Thomas Tuegel
a0a5fb46ff
openblas: use default liblapack
2015-06-04 17:42:01 -05:00
Thomas Tuegel
a376a68f74
openblas: add openblasCompat
...
openblasCompat uses 32-bit integers on all platforms for compatibility
with standard BLAS and LAPACK.
2015-06-04 17:42:01 -05:00
Thomas Tuegel
86fb034008
openblas: build with native-width integers by default
2015-06-04 17:42:01 -05:00
Thomas Tuegel
14ee766024
openblas: set NUM_THREADS and USE_OPENMP
2015-06-04 17:42:00 -05:00
Rok Garbas
a84e6336bd
cygwin: make coreutils build on cygwin
2015-06-05 00:39:38 +02:00
Rok Garbas
9e99a66c24
cygwin: make flex building on cygwin
2015-06-05 00:39:29 +02:00
Rok Garbas
8908471ecc
cygwin: add needed patches for boost 1.57.0 to build
2015-06-05 00:39:15 +02:00
Peter Simons
fdc1887a6e
doc: add user's guide for the Haskell infrastructure
...
Resolves https://github.com/NixOS/nixpkgs/issues/4941 .
2015-06-05 00:14:58 +02:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Tobias Geerinckx-Rice
860589227b
eid-mw: don't install useless about-eid-mw.desktop
2015-06-04 20:31:05 +02:00
Eelco Dolstra
99d2e80d97
In VM builds, connect stdin to /dev/null
...
This prevents programs from hanging while trying to read from stdin.
2015-06-04 20:08:56 +02:00
Allen Nelson
8bf170f280
Remove lingering dependence on atlas with numpy.
...
Closes https://github.com/NixOS/nixpkgs/pull/8133 .
2015-06-04 20:07:41 +02:00
Peter Simons
f1587a2d1e
Move numpy-scipy-support.nix file from the top-level to development/python-modules.
...
The top-level is not supposed to contain sub-directories, IMHO.
2015-06-04 19:59:46 +02:00
Eelco Dolstra
3ede0a64a2
make: Don't segfault if we can't get a tty name
...
This happened in VM builds:
make flags: SHELL=/nix/store/dbxpkswwc7rh6g1iy6dwqklzw39hihb1-bash-4.3-p33/bin/bash
/nix/store/jm26xg0h3jcrg4bbrwiqx3jpirscdk0p-stdenv/setup: line 658: 5957 Segmentation fault make ${makefile:+-f $makefile} ${enableParallelBuilding:+-j${NIX_BUILD_CORES} -l${NIX_BUILD_CORES}} $makeFlags "${makeFlagsArray[@]}" $buildFlags "${buildFlagsArray[@]}"
2015-06-04 19:47:34 +02:00
Tobias Geerinckx-Rice
fcee71066b
rsstail -> 1.9.1
2015-06-04 18:35:44 +02:00
Tobias Geerinckx-Rice
921249e13d
keyfinder -> 1.26
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
5cb1af03ef
libkeyfinder -> 0.11 (final)
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
f5c5e4af74
perl-packages: IOSocketSSL -> 2.016
...
Many, many fixes. Too many to list here. See:
<https://github.com/noxxi/p5-io-socket-ssl/blob/master/Changes >
2015-06-04 18:35:43 +02:00
Eelco Dolstra
08d4e4ce18
Merge pull request #8175 from wizeman/u/zfs-fix-rm
...
zfs: Fix systemd warning
2015-06-04 17:43:32 +02:00
Peter Simons
2db9a8289d
haskell-semigroupoids: disable doctests suite to avoid version conflict with doctest 0.10.x
2015-06-04 17:42:06 +02:00
Peter Simons
e0f7ab678a
ghc-events: fix build of latest version with ghc-7.8.x
2015-06-04 17:42:06 +02:00
Peter Simons
a982892116
Fix evaluation errors on Hydra.
2015-06-04 17:42:06 +02:00
Peter Simons
dbf55842e8
haskell-comonad: disable test suite to work avoid doctest failure
2015-06-04 17:42:06 +02:00
Peter Simons
697a80c004
haskell-influxdb: build has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
6130aa2a4d
haskell-cipher-aes: test suite has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
80e98ba00a
hackage-packages.nix: update to 25f7b30351
with hackage2nix revision d8b7e62373ad16bdc2a5a93d0870bc05b814ac39
2015-06-04 17:42:02 +02:00
Ricardo M. Correia
3afae4037b
zfs: Fix systemd warning
...
The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.
This should fix #8171 .
2015-06-04 17:35:39 +02:00
Vladimír Čunát
646ee283e8
gst-plugins-base-0.10: fix 32-bit build with gcc-4.9
2015-06-04 16:15:35 +02:00
Vladimír Čunát
aaaa9f0041
lame: fix build on 32-bit with gcc 4.9
2015-06-04 16:13:06 +02:00
Eelco Dolstra
f1d465f429
pulseaudio: Revert to regular style
...
Also, the NixOS module uses pulseaudioLight in order to prevent
excessive dependency bloat.
2015-06-04 14:54:54 +02:00
Eelco Dolstra
f08c8bc752
postgresql: Latest versions
2015-06-04 14:54:54 +02:00
Eelco Dolstra
22c627bf5b
Remove PostgreSQL 8.4 (EOL)
2015-06-04 14:54:54 +02:00
Eelco Dolstra
fb2d45233a
Fix typos
2015-06-04 14:54:54 +02:00
Eelco Dolstra
330d198be1
libgcrypt: Revert to old style
2015-06-04 14:54:54 +02:00
Eelco Dolstra
c47e78bbec
libssh: Revert to old style
2015-06-04 14:54:53 +02:00
Eelco Dolstra
5b7c6d0440
audit: Update to 2.4.2
2015-06-04 14:54:53 +02:00
Eelco Dolstra
7fae300ebc
e2fsprogs: Update to 1.42.13
2015-06-04 14:54:53 +02:00
Eelco Dolstra
e3356b396d
Revert "libssh2: Modernize Build"
...
This reverts commit e9ee5f99615d0980538e60b1079c8438f8d8135c.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
487736dc62
Revert "libssh2: Fix for darwin"
...
This reverts commit 2c9481e0fdea4ce96053d6c0720adbdba21db334.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
f1f7bd9a93
libmicrohttpd: Fix build and drop curl dependency
...
Curl was only used for the test suite, which was disabled anyway.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
020cb43f55
Revert "kerberos: Modernize build"
...
This reverts commit 9740b0d12d467aaa0ddc1cc27559374250ae5549.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
056e2c8d6a
Revert "heimdal: Disable DCE as it was breaking the build"
...
This reverts commit 0f2de4c64e451a82ff5b7cbef3fead5c1cb01120.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
6cfea50ad1
Revert "Explicitly pass -pthread flag to fix the build after some updates"
...
This reverts commit ed38a2d32b643e5ea545f09058d3774b097675b4.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
6c878e0d05
Fix cacert
2015-06-04 14:54:52 +02:00
Eelco Dolstra
cde5053d9a
Revert "curl: Modernize build"
...
This reverts commit 5e3fe3916a1aef6c2b441d9009f8a8d7f14030d6.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
68493cd8dc
Revert "curl: propagate inputs instead of patching pkgconfig"
...
This reverts commit 206d63edaccfccaeedbc5d7fb8828fe8fb6d8305.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
513bd8bd22
Revert "libmicrohttpd: Modernize"
...
This reverts commit c5d13d4fe96674a4fcb04b54ea552847302e13ee.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
eae17c3743
Revert "libxml2: Refactor and fix library propagation"
...
This reverts commit 287ec76b8fb2f670b068266d77edc8714d0d06df.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
16f87d772f
Revert "libverto: Add derivation"
...
This reverts commit 4389ae5208ec9b7e80b3b0e4ee10e2709333519f.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
ab8b68cd99
Revert "bind: Modify build"
...
This reverts commit 0a06b99d69000e5da2b6dc33abf91ab73961f1cf.
2015-06-04 14:54:51 +02:00