Tuomas Tynkkynen
2fefa331e7
busybox: Fix cross build with musl
2016-07-20 02:38:10 +03:00
Tuomas Tynkkynen and Tuomas Tynkkynen
8d62f62a78
stdenv: Remove unpack-bootstrap-tools-arm.sh
...
This file was using the 'double patchelf' hack, which hasn't been needed
for a while, after the original patchelf bug was fixed:
https://github.com/NixOS/patchelf/commit/65a4dc6aa982191b11c739c4c9b802c7fa4cbebb
2016-07-20 02:38:10 +03:00
Tuomas Tynkkynen and Tuomas Tynkkynen
584b667efc
ddrescue: lzip is a nativeBuildInput
2016-07-20 02:38:10 +03:00
Dan Peebles
b3adffcd56
pythonPackages.pychef: init at 0.3.0
2016-07-19 18:17:50 -04:00
Dan Peebles
cfa10cd20b
pythonPackages.timeout-decorator: init at 0.3.2
2016-07-19 18:16:51 -04:00
Dan Peebles
7ac4d7702e
pythonPackages.credstash: init at 1.11.0
2016-07-19 18:15:38 -04:00
Dan Peebles
b5f22e070a
pythonPackages.hvac: init at 0.2.15
2016-07-19 18:13:33 -04:00
mimadrid
4ddaf12dc6
vifm: 0.8.1 -> 0.8.2
2016-07-19 23:15:08 +02:00
Peter Simons and GitHub
c2656d6809
Merge pull request #15423 from dalaing/llvm-general-darwin
...
llvm-general: Adds Darwin compatibilty
2016-07-19 22:44:28 +02:00
Graham Christensen and GitHub
46655e4524
Merge pull request #17085 from j1r1k/gfxtablet-1.4
...
gfxtablet: git-2013-10-21 -> 1.4
2016-07-19 19:23:47 +00:00
Jiri Marsicek
4a86f9a44f
gfxtablet: git-2013-10-21 -> 1.4
2016-07-19 20:47:00 +02:00
Frederik Rietdijk and GitHub
1f04202a5c
Merge pull request #17103 from lancelotsix/update_gtkspell3
...
Update gtkspell3 and gtkspellmm
2016-07-19 20:13:11 +02:00
Thomas Tuegel
d130c27c62
pyqt5: run configure hooks
...
Fixes #17045 .
Whenever a phase is overridden, the pre- and post-hooks for that phase
must be invoked!
2016-07-19 12:36:09 -05:00
Thomas Tuegel
6ef6c5a6f6
qt55: add missing module setup hook
2016-07-19 12:36:09 -05:00
Daiderd Jordan and GitHub
a71054c1aa
Merge pull request #17083 from acowley/libgd-darwin
...
gd: cherry-pick a temporary patch for darwin
2016-07-19 19:32:49 +02:00
Anthony Cowley
9b658d51cb
gd: cherry-pick a temporary patch for darwin
2016-07-19 12:57:42 -04:00
Graham Christensen and GitHub
292bfed911
Merge pull request #17108 from NeQuissimus/gradle2141
...
gradle: 2.14 -> 2.14.1
2016-07-19 16:42:44 +00:00
Franz Pletz and GitHub
03c141b00e
Merge pull request #17076 from knedlsepp/add_armadillo
...
armadillo: Correct dependencies
2016-07-19 17:31:29 +02:00
Tim Steinbach
3563be8dd6
gradle: 2.14 -> 2.14.1
2016-07-19 15:10:54 +00:00
Bjørn Forsman
78eac466b0
nixos/ddclient: add warning about password being world readable
...
Closes #16885 .
2016-07-19 16:51:42 +02:00
Damien Cassou and GitHub
92a1422874
Merge pull request #17105 from DamienCassou/update-pharo-vm-2016-07-16
...
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:42:47 +02:00
Damien Cassou
fe46fa9d17
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:40:31 +02:00
Rob Vermaas
48c32dc0b7
nixops: update to 1.4
...
(cherry picked from commit 9909d31602f6242259bcf7d31e88107fa5f1fb5f)
2016-07-19 14:33:52 +00:00
Frederik Rietdijk
dd5cf80590
pythonPackages.ghp-import: disable tests
2016-07-19 16:22:46 +02:00
Dan Peebles
e0476c2512
pythonPackages.moto: add checkPhase, but leave it turned off
...
Someday we'll turn it on, but the side-effecting tests aren't going to
work on Hydra right now.
2016-07-19 10:12:51 -04:00
Frederik Rietdijk
9dae8a7e45
pythonPackages.python-etcd: init at 0.4.3
2016-07-19 16:01:28 +02:00
Frederik Rietdijk
332a3e9073
pythonPackages.etcd: init at 2.0.8
2016-07-19 16:01:28 +02:00
Bjørn Forsman
2173e6b49a
lighttpd: 1.4.39 -> 1.4.40
...
Major bug-fix release; hundreds of issues resolved in issue tracker.
https://www.lighttpd.net/2016/7/16/1.4.40/
2016-07-19 15:55:22 +02:00
Dan Peebles
848bf3099f
pythonPackages.moto: init at 0.4.25
2016-07-19 09:45:28 -04:00
Graham Christensen and GitHub
6e2d4c91ef
Merge pull request #17098 from magnetophon/x42-plugins
...
x42-plugins: 2015-07-02 -> 20160619
2016-07-19 13:37:51 +00:00
Frederik Rietdijk
bae6ad8efa
uzbl: fix build
...
See also #16740 .
2016-07-19 15:06:42 +02:00
Josef Kemetmueller
93dfdf0a0c
armadillo: correct dependencies
...
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo
OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00
Josef Kemetmueller
f3dc4d9ec3
superlu: init at 5.2.1
2016-07-19 12:37:08 +00:00
Peter Simons
c0b5213aad
haskell-hfsevents: remove obsolete override
...
cabal2nix generates correct build instructions now.
Fixes https://github.com/NixOS/nixpkgs/pull/17046 .
2016-07-19 14:20:53 +02:00
Peter Simons
450fa8d9a0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-11-gcec8f95 using the following inputs:
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/19ec8f3a6d22036c2f0940213648fd16d5c444fa
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/a5a99cf17698741e56c8efdf50989692c2e363e0
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/bf146896f35132bf340fe59b27feb0f796c867b2
2016-07-19 14:20:40 +02:00
Alexey Shmalko and Bjørn Forsman
34b5d283cd
gcc-arm-embedded: update license
...
According to https://launchpad.net/gcc-arm-embedded :
> Licence:
> Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU
> LGPL v3, MIT / X / Expat Licence
2016-07-19 14:12:51 +02:00
Alexey Shmalko and Bjørn Forsman
486445169f
gcc-arm-embedded: change default 4.9 -> 5.4
2016-07-19 14:12:51 +02:00
Alexey Shmalko and Bjørn Forsman
d0de634449
gcc-arm-embedded: 5.2 -> 5.4
2016-07-19 14:12:51 +02:00
Bjørn Forsman
6e3137adca
gnuk: use gcc-arm-embedded 4.9
...
The default gcc-arm-embedded version will soon be 5.x, and that breaks
gnuk.
2016-07-19 14:12:51 +02:00
Frederik Rietdijk
c51b8dc224
pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions
2016-07-19 14:12:13 +02:00
Frederik Rietdijk
47e66f08e1
netcdf: remove zlib
...
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Frederik Rietdijk
46378eb128
hdf5: propagate optional zlib dependency
2016-07-19 14:12:13 +02:00
Dan Peebles
bb1e00dcb5
pythonPackages.cffi: remove unnecessary compiler flag
...
I thought this was necessary but it doesn't appear to be after all
2016-07-19 07:57:58 -04:00
Dan Peebles
b1bab4c93f
pythonPackages.httpretty: update to 0.8.10
...
It's not the newest version, but it's newer and the patch still applied
so I left it alone.
2016-07-19 07:57:58 -04:00
Dan Peebles
c20e20c060
pythonPackages.jsonnet: init at same version as standalone
2016-07-19 07:57:58 -04:00
Matthew Justin Bauer and Franz Pletz
802a700373
virtualbox: fix virtualbox guest additions ( #16964 )
2016-07-19 13:55:44 +02:00
Bart Brouns and Franz Pletz
5ba8341ddc
sooperlooper: git version fixes build. ( #17095 )
...
see: https://github.com/essej/sooperlooper/pull/6
2016-07-19 13:52:46 +02:00
Franz Pletz and GitHub
59a0426f28
Merge pull request #17081 from matthewbauer/patch-3
...
travis: remount for larger tmp dir
2016-07-19 13:51:43 +02:00
Damien Cassou and GitHub
5337e8703a
Merge pull request #17056 from DamienCassou/gnome-update-more
...
Update more gnome packages
2016-07-19 13:46:25 +02:00
Al Zohali and Franz Pletz
47b2d50f83
nodePackages.rollup: init at 0.31.2 ( #16432 )
2016-07-19 13:43:01 +02:00