Commit graph

63857 commits

Author SHA1 Message Date
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
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
Eelco Dolstra cde5053d9a Revert "curl: Modernize build"
This reverts commit 5e3fe3916a.
2015-06-04 14:54:52 +02:00
Eelco Dolstra 68493cd8dc Revert "curl: propagate inputs instead of patching pkgconfig"
This reverts commit 206d63edac.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 513bd8bd22 Revert "libmicrohttpd: Modernize"
This reverts commit c5d13d4fe9.
2015-06-04 14:54:51 +02:00
Eelco Dolstra eae17c3743 Revert "libxml2: Refactor and fix library propagation"
This reverts commit 287ec76b8f.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 16f87d772f Revert "libverto: Add derivation"
This reverts commit 4389ae5208.
2015-06-04 14:54:51 +02:00
Eelco Dolstra ab8b68cd99 Revert "bind: Modify build"
This reverts commit 0a06b99d69.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 676fbc2578 Revert "bind: Enable parallel building"
This reverts commit e74b5704a8.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 4fdf489073 Revert "dnsutils: Add smaller derivation of bind"
This reverts commit bb6ac771c4.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 0a4de71cb0 Revert "bind: Add propagatedBuildInputs"
This reverts commit 9f70b1ab31.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 4c16c271f6 Revert "audit: 2.9.1 -> 2.9.2"
This reverts commit 7e126ac83e.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 5931932f05 Revert "rsyslog: krb5 -> libkrb5 argument changed few commits ago"
This reverts commit 6a5126348b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 832aeb66f8 Revert "Fix krb5 reference"
This reverts commit 9f0da5315b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 93bd7f95aa Revert "389-ds-base: Remove kerberos line as it is strictly dependent on krb5"
This reverts commit b1e4371a1c.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 5d8fe045b6 Revert "Refactor mkFlag out of old packages"
This reverts commit 3117e0c897.

Conflicts:
	pkgs/development/libraries/wayland/default.nix
	pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
Eelco Dolstra 17b6a597fb Revert "ceph: Now evaluate on darwin"
This reverts commit 54963fb5b7.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 660e85a0d9 Revert "ceph: Add development version"
This reverts commit 81f705e98c.
2015-06-04 14:54:50 +02:00