Thomas Tuegel
|
5c9750e5bb
|
julia03: link shared libraries privately
|
2015-06-04 17:42:03 -05:00 |
|
Thomas Tuegel
|
fff0191f48
|
arpack: build with openblas
|
2015-06-04 17:42:03 -05:00 |
|
Thomas Tuegel
|
e36b3ec0a5
|
suitesparse: build shared libraries
|
2015-06-04 17:42:03 -05:00 |
|
Thomas Tuegel
|
adcdec2e70
|
julia03: use system patchelf
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
86c54040aa
|
julia03: build with suitesparse_4_4
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
a17d8bcc4b
|
suitesparse_4_4: update to 4.4.4
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
bbda7d427b
|
suitesparse: version derivations by major version only
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
77a454b866
|
julia03: refactor and build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
4f98287afa
|
julia02: build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
e5ee1a0577
|
suitesparse: remove unnecessary patches
|
2015-06-04 17:42:02 -05:00 |
|
Thomas Tuegel
|
b02f300c44
|
suitesparse_4_4_1: build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
|
2015-06-04 17:42:01 -05:00 |
|
Thomas Tuegel
|
982aabc561
|
suitesparse_4_2: build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
|
2015-06-04 17:42:01 -05:00 |
|
Thomas Tuegel
|
b4eb8a5bc3
|
openblas: remove old expressions
|
2015-06-04 17:42:01 -05:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 e9ee5f9961 .
|
2015-06-04 14:54:53 +02:00 |
|
Eelco Dolstra
|
487736dc62
|
Revert "libssh2: Fix for darwin"
This reverts commit 2c9481e0fd .
|
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 9740b0d12d .
|
2015-06-04 14:54:52 +02:00 |
|
Eelco Dolstra
|
056e2c8d6a
|
Revert "heimdal: Disable DCE as it was breaking the build"
This reverts commit 0f2de4c64e .
|
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 ed38a2d32b .
|
2015-06-04 14:54:52 +02:00 |
|
Eelco Dolstra
|
6c878e0d05
|
Fix cacert
|
2015-06-04 14:54:52 +02:00 |
|