adisbladis
ce78db79a3
overmind: init at 1.1.1
2018-03-13 17:44:00 +08:00
volth
cedfe31648
frostwire: restore download-and-unpack derivation as frostwire-bin
2018-03-13 09:54:51 +01:00
Will Dietz
5eb07e2396
metrics: fixup sed expr to work with Nix 2
2018-03-12 22:49:17 -05:00
Michael Weiss
310a665b98
androidStudioPackages.beta: 3.1.0.12 -> 3.1.0.14
2018-03-13 02:29:01 +01:00
Franz Pletz
efd7102026
Merge pull request #36814 from xeji/p/ufraw
...
ufraw: fix build
2018-03-12 23:37:06 +00:00
Franz Pletz
73f8157adc
Merge pull request #36817 from xeji/p/vxl
...
vxl: fix build by using gcc6
2018-03-12 23:29:12 +00:00
Franz Pletz
a1af032fcc
Merge pull request #36776 from Ma27/fix-gplaycli
...
pythonPackages.gplaycli: 0.1.2 -> 3.21
2018-03-12 23:27:44 +00:00
volth
fe70fbdefe
xfce: do not use old names
2018-03-12 23:01:06 +00:00
Nikolay Amiantov
bef8321f9f
kega-fusion: init at 3.63x
2018-03-13 01:08:50 +03:00
Nikolay Amiantov
5ed883a40b
warsow: 1.03 -> 2.1.2
...
Fix build, split into engine and game to build engine on Hydra.
2018-03-13 01:08:50 +03:00
Amine Chikhaoui
d5dd7f4413
pcstat: init at 2017-05-28 ( #33643 )
2018-03-12 21:51:38 +00:00
symphorien
991e5ca486
wxhexeditor: 0.22 -> 0.24 ( #36832 )
2018-03-12 21:43:02 +00:00
Daiderd Jordan
af041b34a2
libcdio: fix darwin build
...
/cc ZHF #36454
2018-03-12 21:32:38 +01:00
Daiderd Jordan
a6bf2b21d5
Merge pull request #36873 from jfrankenau/update-bcal
...
bcal: 1.7 -> 1.8
2018-03-12 19:49:20 +01:00
Johannes Frankenau
59cc47d802
bcal: 1.7 -> 1.8
...
The tests failed for a good reason on Darwin and should not have been
disabled. The issue has been resolved upstream with version 1.8 which
now also supports AArch64.
2018-03-12 18:36:26 +01:00
Jörg Thalheim
2f00a50e2d
Merge pull request #32710 from matthiasbeyer/update-lumail
...
lumail: 2.9 -> 3.1
2018-03-12 16:31:24 +00:00
John Ericson
556eb0f3f4
Merge pull request #36866 from obsidiansystems/no-clangUnwrapped
...
clangUnwrapped: Removed unused abstraction
2018-03-12 12:13:59 -04:00
volth
dd3c6f3770
perlPackages.ClassAccessorFast: alias of perlPackages.ClassAccessor
2018-03-12 17:02:38 +01:00
John Ericson
c65f0ddb90
clangUnwrapped: Removed unused abstraction
2018-03-12 11:47:04 -04:00
Matthias Beyer
13e95f33db
lumail: Use lua5.1
...
This is necessary because the standard library which is distributed with
lumail (the lumail core configuration so to speak) is written for lua5.1
apparently.
The website states 5.1 or 5.2 or 5.3, but 5.2 fails because "loadstring"
was deprecated in lua 5.2.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-03-12 16:43:27 +01:00
John Children
79f4548aa2
go-langserver: init at unstable-2018-03-05
2018-03-12 14:52:13 +00:00
Maxime Dénès
669cbb63d0
pythonPackages.sphinx_rtd_theme: 0.1.9 -> 0.2.5b2
2018-03-12 13:33:55 +01:00
Michael Brantley
1b01d49340
perlPackages.FileFnMatch: init at 0.02
2018-03-12 07:55:48 -04:00
Michael Raskin
9a68c56961
Merge pull request #34067 from mogorman/gnuclad
...
gnuclad: init at 0.2.4
2018-03-11 20:12:12 +00:00
Matthew O'Gorman
8e478f8fe1
gnuclad: init at 0.2.4
2018-03-11 15:26:05 -04:00
xeji
0367a6235c
vxl: fix build by using gcc6
...
upstream code incompatible w/gcc7. no newer version available.
2018-03-11 18:46:42 +01:00
xeji
817cd00bb9
ufraw: fix build by using gcc6
...
doesn't build with gcc7 due to ill-formed upstream code,
see https://gcc.gnu.org/gcc-7/porting_to.html#cmath
2018-03-11 18:15:58 +01:00
Michael Raskin
ec2981ae3d
fmbt: init at 0.39
2018-03-11 15:44:48 +01:00
Maximilian Bosch
b14bd18035
pythonPackages.mt-940: fix build ( #36784 )
...
- added missing `enum34` dependency
- enabled tests
- moved expression into its own file
See ticket #36453
See https://hydra.nixos.org/build/70677609/log
/cc @the-kenny
2018-03-11 15:36:26 +01:00
Daiderd Jordan
370e01acce
Merge pull request #36699 from knedlsepp/fix-mpv-on-darwin
...
mpv: fix darwin build
2018-03-11 09:56:19 +01:00
Dominic Steinitz
12424157a2
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2018-03-11 08:13:11 +00:00
Frederik Rietdijk
12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
...
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Maximilian Bosch
4feaaa7f06
pythonPackages.gplaycli: 0.1.2 -> 3.21
...
Fix the broken package: https://hydra.nixos.org/build/70687256/log
The newer version requires two new dependencies that have been added as
well:
- gpapi (Unofficial Python API for Google Play) at version 0.4.2
- pyaxmlparser (Parser for Android's XML handler) at version 0.3.7
See ticket #36453
See https://hydra.nixos.org/build/70687256/log
2018-03-11 00:24:28 +01:00
Maximilian Bosch
94458721a7
pythonPackages.htmltreediff: fix build
...
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file
See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Michael Raskin
498abc1e1d
Merge pull request #36770 from oxij/pkgs/deprecate-xen-4.5
...
xenPackages: deprecate Xen 4.5, security support ended
2018-03-10 21:52:04 +00:00
Jan Malakhovski
3e3d72b95a
xenPackages: deprecate Xen 4.5, security support ended
2018-03-10 21:35:55 +00:00
Jan Malakhovski
7079e744d4
Merge branch 'master' into staging
...
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):
pkgs/development/libraries/epoxy/default.nix
pkgs/development/libraries/gtk+/3.x.nix
pkgs/development/python-modules/asgiref/default.nix
pkgs/development/python-modules/daphne/default.nix
pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Jörg Thalheim
80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
...
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim
0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
...
alot: move to own module
2018-03-10 16:02:26 +00:00
Timo Kaufmann
6b53a7cd09
blackmagic: Revert to gcc6
2018-03-10 16:15:57 +01:00
Ivan Solyankin
504b911858
ibus-kkc: init at 1.5.22
2018-03-10 17:13:38 +03:00
Ivan Solyankin
80df6205ed
libkkc: init at 0.3.5
2018-03-10 17:13:38 +03:00
Ivan Solyankin
fed464103f
libkkc-data: init at 0.2.7
2018-03-10 17:13:38 +03:00
Ivan Solyankin
34b06b05e3
marisa-python: init at 1.3.40
2018-03-10 17:13:38 +03:00
Lancelot SIX
dadba1cce3
pythonPackages.asgi_redis: drop
...
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX
1347f90953
pythonPackages.asgi_ipc: drop
...
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
Michael Raskin
00d6d772e5
Merge pull request #35057 from bignaux/qmc2
...
qmc2 : init at 0.195
2018-03-10 13:07:45 +00:00
Dominic Steinitz
2c71652550
sundials: init at 3.1.0
2018-03-10 12:48:26 +00:00
Elis Hirwing
282778ccdd
anyjson: move to own directory
2018-03-10 13:17:00 +01:00
Elis Hirwing
43935736f6
alot: move to own module
2018-03-10 12:57:55 +01:00
Elis Hirwing
b6fc08795e
polib: move to own file and fix homepage
2018-03-10 12:13:17 +01:00
Frederik Rietdijk
acff736e37
Merge pull request #36735 from etu/python-progressbar-fixes
...
progressbar: move to own file and fix homepage
2018-03-10 12:11:44 +01:00
Frederik Rietdijk
66949d24e4
Merge pull request #36733 from etu/publicsuffix-fixes
...
publicsuffix: move to own file and fix homepage
2018-03-10 12:11:05 +01:00
Elis Hirwing
605a373468
publicsuffix: move to own file and fix homepage
2018-03-10 12:07:11 +01:00
Frederik Rietdijk
82f0b244bc
Merge pull request #36731 from etu/pyjade-fixes
...
pyjade: move to own file and fix homepage
2018-03-10 12:06:11 +01:00
Elis Hirwing
6c55f5479d
progressbar: move to own file and fix homepage
2018-03-10 12:05:33 +01:00
Frederik Rietdijk
00e50c217c
Merge pull request #36252 from FRidh/toPythonApplication
...
Python: introduce toPythonApplication function
2018-03-10 12:04:25 +01:00
Elis Hirwing
77330e18f4
pyjade: move to own file and fix homepage
2018-03-10 12:03:57 +01:00
Frederik Rietdijk
fbea3ddd0c
Merge pull request #36732 from etu/pychart-fixes
...
pychart: move to own file
2018-03-10 12:02:32 +01:00
Elis Hirwing
f1795e3957
pychart: move to own file
...
Also update website and download of source.
2018-03-10 12:00:12 +01:00
Elis Hirwing
b29348257a
proboscis: move to own file and fix homepage
2018-03-10 09:12:12 +01:00
Michael Raskin
f74251dc92
Merge pull request #36657 from oxij/pkgs/pre-cardiacarrest
...
prepare for a swtich to `libcardiacarrest`
2018-03-09 22:03:01 +00:00
Josef Kemetmüller
38c589b5d0
mpv: fix darwin build
...
The optional video acceleration api (vaapi) is not supported on darwin.
2018-03-09 23:01:31 +01:00
Bignaux Ronan
6f8176ac43
squashfuse : init at 0.1.101-371e4be
2018-03-09 22:35:57 +01:00
Michael Fellinger
3b769eafac
yarn2nix: init at 0.1.0 ( #35340 )
2018-03-09 21:28:28 +00:00
Jan Malakhovski
0712a61ac1
pkgs: reorganize things related to libpulseaudio
2018-03-09 20:49:30 +00:00
Jan Malakhovski
0b60cb9310
libcardiacarrest: init at 11.0-6
2018-03-09 20:49:30 +00:00
volth
0883e1c318
perlPackages.libnet: 3.08 -> 3.11
2018-03-09 21:32:42 +01:00
volth
42cd03f6d7
perlPackages.LWPUserAgent: point to perlPackages.LWP
2018-03-09 21:28:51 +01:00
Luka Blaskovic
13c8e0194d
luaPackages.bit32: init at 5.3.0
...
fixes #35581
2018-03-09 19:32:28 +00:00
Luka Blaskovic
b86c7469a6
luaposix: 33.4.0 -> 34.0.4
2018-03-09 19:32:06 +00:00
Luka Blaskovic
73ec2c29d4
luaPackages.std.normalize: init at 2.0.1
2018-03-09 19:32:06 +00:00
Luka Blaskovic
2f0ff59d89
luaPackages.std._debug: init at 1.0
2018-03-09 19:32:06 +00:00
Daiderd Jordan
43be4ebfb1
Merge pull request #36581 from matthewbauer/darwin-fixes
...
darwin: fixes
2018-03-09 19:32:54 +01:00
Jan Malakhovski
5797ba9d4a
pkgs: tiny OCD fix
2018-03-09 15:05:41 +00:00
Vladimír Čunát
d2d07a0bce
Merge #36518 : xtreemfs: build with boost165
2018-03-09 10:54:47 +01:00
Alexander Krupenkin
fb883eb8a1
parity-beta: init at 1.9.3
2018-03-09 09:12:35 +00:00
Alexander Krupenkin
5b3e44615b
parity: init at 1.8.10
2018-03-09 09:12:35 +00:00
Jörg Thalheim
b3064902a2
Merge pull request #36515 from xeji/v8-gcc6
...
v8: build with gcc6
2018-03-09 07:47:49 +00:00
Vincent Laporte
4345a2cef2
Merge pull request #36445 from maximedenes/sphinxcontrib_bibtex
...
Sphinxcontrib bibtex
2018-03-09 07:53:14 +01:00
Jan Tojnar
0dccb85451
phpPackages.php-cs-fixer: 2.10.3 → 2.10.4
2018-03-09 05:07:29 +01:00
xeji
aa5a07977e
v8: build with gcc6 on linux
...
doesn't build with gcc 7 due to this issue in upstream code:
https://bugs.chromium.org/p/chromium/issues/detail?id=614289
2018-03-09 00:26:21 +01:00
Matthew Bauer
54e2c28b09
darwin: disable broken packages
2018-03-08 17:21:17 -06:00
Jörg Thalheim
f9d38863af
Merge pull request #36117 from limeytexan/perlPackages-POE
...
perlPackages.POE: init at 1.367
2018-03-08 21:47:56 +00:00
Jörg Thalheim
cdd0a24fa6
Merge pull request #36379 from limeytexan/perlPackages-Socket
...
perlPackages.Socket: 2.020 -> 2.027
2018-03-08 21:41:03 +00:00
Dan Peebles
8e0e8e57f8
dotnetPackages.Nuget: fix binary casing issue
...
Didn't notice the first time around because macOS isn't case-sensitive
by default, but on Linux the build failed to produce a wrapper script.
2018-03-08 21:09:02 +00:00
Bignaux Ronan
a611114b46
qmc2 : init at 0.195
2018-03-08 21:55:56 +01:00
Vincent Laporte
1d4bbef0e8
wyrd: fix build
2018-03-08 14:48:23 -06:00
Daiderd Jordan
697847bfe3
Merge pull request #36351 from LnL7/skhd
...
skhd: init at 0.0.10
2018-03-08 21:03:55 +01:00
obadz
daafd1d71f
citrix-receiver: 13.8.0 -> 13.9.0
...
The "A network error occured (SSL error 4)" is finally fixed!
2018-03-08 19:21:51 +00:00
Will Dietz
42c33ce12f
llvmPackages_6: build using gcc6 on i686, like others.
2018-03-08 13:03:22 -06:00
Shea Levy
c69d8bf5e6
treewide: Remove gnat support.
...
See discussion in 6ac7b19c97
.
2018-03-08 13:56:36 -05:00
Will Dietz
b09b557fb7
Merge pull request #34457 from dtzWill/feature/llvm-6
...
llvm 6: init
2018-03-08 12:38:31 -06:00
Daniel Peebles
51954f1997
Merge pull request #36534 from codyleyu/master
...
Upgrade Nuget version from 2.8.5 to 3.4.3
2018-03-08 13:31:51 -05:00
Cody Yu
a47adc152e
Upgrade Nuget version from 2.8.5 to 3.4.3
2018-03-08 13:24:24 -05:00
John Ericson
ce5a76274d
Merge pull request #34672 from teto/kernel_overrides
...
buildLinux: add overrides for modules
2018-03-08 11:11:51 -05:00
volth
b7f1aa391c
XML-SAX: 0.96 -> 1.00
...
dependencies:
XML-SAX-Base: 1.08 -> 1.09
constant: cleanup
XML-NamespaceSupport: 1.11 -> 1.12
Test-Simple: 1.302120 -> 1.302125
ExtUtils-MakeMaker: 6.98 -> 7.32
2018-03-08 14:14:05 +00:00
volth
8a6f053317
docbook2x: add perlPackages.XMLSAXBase to dependencies
2018-03-08 14:13:38 +00:00
Maxime Dénès
073e635f67
pythonPackages.sphinxcontrib-bibtex: init at 0.3.6
2018-03-08 12:14:41 +00:00
Maxime Dénès
4b0717b2fa
pythonPackages.oset: init at 0.1.3
2018-03-08 12:14:40 +00:00