Vladimír Čunát
a418096d6a
Merge branch 'master' into staging
2015-09-17 20:07:20 +02:00
Vladimír Čunát
471e5697e4
libabw: fix build by using older boost
2015-09-17 19:54:23 +02:00
Arseniy Seroka
e8c1717ff4
Merge pull request #9895 from Mathnerd314/rabbitvcs
...
rabbitvcs: init at 0.16
2015-09-17 18:05:58 +03:00
Arseniy Seroka
3a6774ab34
Merge pull request #9898 from robbinch/pkg-zimlib
...
zimlib: init at 20150710.
2015-09-17 18:05:14 +03:00
Eelco Dolstra
ec5b66eb4a
Enable separate debug info
...
You can now pass
separateDebugInfo = true;
to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
Pascal Wittmann
cd73f0ad69
perl-CPAN-Meta-Check: 0.009 -> 0.012
2015-09-17 15:33:36 +02:00
Pascal Wittmann
b8ecf516e3
perlPackages: fix some builds
...
by adding ModuleMetadata to buildInputs
2015-09-17 15:33:36 +02:00
Pascal Wittmann
1983d9403d
perl-Module-Metadata: 1.00019 -> 1.00027
2015-09-17 15:33:36 +02:00
Pascal Wittmann
bfc52b2654
perl-CPAN-Meta: 2.142690 -> 2.150005
2015-09-17 15:33:36 +02:00
Pascal Wittmann
19e1197efa
perl-B-Hooks-EndOfScope: 0.13 -> 0.15
2015-09-17 15:33:35 +02:00
Pascal Wittmann
482ae6d350
perl-Autobox: 2.82 -> 2.83
2015-09-17 15:33:35 +02:00
Rob Vermaas
7994c99d6f
Update libcloud to 0.18.0. Needed for newer nixops.
2015-09-17 12:32:45 +00:00
Domen Kožar
ca6fae24b9
sqlalchemy, IMAPClient: disable on py35
2015-09-17 11:19:18 +02:00
Domen Kožar
539b39c34b
python35Packages.pyparted: 3.10 -> 3.10.7
2015-09-17 11:17:03 +02:00
Vladimír Čunát
485ea9a621
xf86_video_nouveau: deprecate this alias
2015-09-17 09:11:18 +02:00
Robbin C
024b0414ab
zimlib: init at 20150710.
...
This adds zimlib, a library for reading and writing ZIM files. ZIM is a
file format for storing Web content offline.
2015-09-17 12:26:11 +08:00
Mathnerd314
c3ed1b17ba
rabbitvcs: init at 0.16
2015-09-16 16:36:27 -06:00
William A. Kennington III
84505bd36a
grsecurity: Update patches
2015-09-16 13:35:41 -07:00
Arseniy Seroka
0345a316ae
Merge pull request #9853 from odi/emacs-packages
...
[emacs-packages]: engine-mode init at 1.0.0
2015-09-16 22:51:45 +03:00
Andreas Wagner
937741c9f3
teensy-loader-cli: consistent naming, version bump
2015-09-16 19:14:01 +02:00
karsten gebbert
6625fde1c7
add renoise to nixpkgs
2015-09-16 17:46:16 +02:00
Edward Tjörnhammar
54ced3be71
Merge pull request #9856 from rycee/bump/svtplay-dl
...
svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13
2015-09-16 13:51:21 +02:00
lethalman
d938e6bad5
Merge pull request #9881 from rycee/bump/some-perl-packages
...
Bump versions of some Perl packages
2015-09-16 11:23:34 +02:00
aszlig
cb5e5a5b9d
Revert "makeInitrd, makeModulesClosure: reduce repetition"
...
This reverts commit b5ee55f81f
.
The reason is that the args attribute in this case doesn't contain the
optional attributes which are specified, see here for example:
$ nix-instantiate --eval -E '(args@{ bar ? 111, ... }: args) {}'
{ }
$
This essentially breaks all VM tests, because stage-1 is passing all
arguments but pkgs/build-support/vm/default.nix does not.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 10:33:10 +02:00
Robert Helgesson
34ce5ce652
perl-Pod-Weaver: 4.004 -> 4.012
2015-09-16 01:22:41 +02:00
Robert Helgesson
c2705ef98d
perl-Config-INI: 0.020 -> 0.025
2015-09-16 01:09:10 +02:00
Robert Helgesson
f75df15636
perl-Mixin-Linewise: 0.004 -> 0.108
2015-09-16 01:09:10 +02:00
Robert Helgesson
a2b7097059
perl-Throwable: 0.200010 -> 0.200013
2015-09-16 01:09:09 +02:00
Robert Helgesson
7324065115
perl-Readonly: 1.03 -> 2.00
2015-09-16 01:09:09 +02:00
Robert Helgesson
4dd7a7622a
perl-CPAN-Changes: 0.27 -> 0.400002
2015-09-16 01:09:09 +02:00
Robert Helgesson
400d9e536b
perl-Getopt-Long-Descriptive: 0.093 -> 0.099
2015-09-16 01:09:09 +02:00
Robert Helgesson
4d8733d7b4
perl-mousex-getopt: 0.35 -> 0.36
2015-09-16 01:09:04 +02:00
Robert Helgesson
f10fe3f596
perl-MooseX-Getopt: 0.65 -> 0.68
2015-09-16 00:47:38 +02:00
Tobias Geerinckx-Rice
0f19e693aa
perlPackages.MathBigRat: 0.2606 -> 0.260801
2015-09-15 21:34:10 +02:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
William A. Kennington III
8dc7073546
Merge branch 'master.upstream' into staging.upstream
2015-09-15 12:04:41 -07:00
Frederik Rietdijk
316a09377d
numba: init at 0.21.0, fixes #9516
2015-09-15 20:25:16 +02:00
Frederik Rietdijk
1f58b332a0
llvmlite: init at 0.7.0
...
[ci skip]
2015-09-15 20:25:03 +02:00
Peter Simons
73d79ed945
ghc: re-add version 7.8.3, which is required for LTS support
2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48
bump a bunch of python libs to fix py35 support
2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0
Remove all references to haskell-ng and haskellngPackages from Nixpkgs.
2015-09-15 16:11:58 +02:00
Frederik Rietdijk
3633a3b6f1
python-packages multiprocessing: remove package
...
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk
ca769a679a
python-packages inginious: does not need multiprocessing package
...
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Pascal Wittmann
db0819f955
Fix some meta.license attributes
2015-09-15 11:02:09 +02:00
Vladimír Čunát
b5ee55f81f
makeInitrd, makeModulesClosure: reduce repetition
...
After #9869 .
2015-09-15 10:03:23 +02:00
Frederik Rietdijk
f97b4c4fb8
python-packages numpy: disabled for Py35
...
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1
python-packages: Python 3.5
2015-09-15 09:17:42 +02:00
Tobias Geerinckx-Rice
7c8dd80c30
perlPackages.SysVirt: 1.2.9 -> 1.2.19
2015-09-15 08:51:01 +02:00
Domen Kožar
de8f176875
fix nixos eval
2015-09-15 08:45:19 +02:00
Domen Kožar
0f35fa16c8
python33Packages: too old to build them on hydra
2015-09-15 07:50:27 +02:00