Commit Graph

41526 Commits

Author SHA1 Message Date
Shea Levy
efdb8a10ed Merge branch 'postgresql-user-fix' of git://github.com/ocharles/nixpkgs into fix-new-conduit
Create 'postgres' user and use pg_isready
2014-04-07 16:37:43 -04:00
Shea Levy
cea0460d41 Missed file 2014-04-07 16:37:02 -04:00
Shea Levy
c7899ae8ea haskell-libjenkins: fix build with new conduit 2014-04-07 16:35:26 -04:00
Shea Levy
08c7105503 haskell-scotty: fix build with new conduit 2014-04-07 16:35:12 -04:00
Alex Berg
7dff8a8aaf Bump Docker to v0.9.1. Tested pulling, committing, pushing.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 15:08:07 -05:00
Bjørn Forsman
8cd95471d7 nixos: add type definitions to virtualisation.libvirtd.* options 2014-04-07 21:31:29 +02:00
Austin Seipp
05ec851050 kernel: longterm updates
- longterm: 3.4.85  -> 3.4.86
 - longterm: 3.10.35 -> 3.10.36
 - longterm: 3.12.15 -> 3.12.17

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 13:56:50 -05:00
Domen Kožar
1140f06e0f openssl: 1.0.1f -> 1.0.1g
CVE-2014-0160, CVE-2014-0076
2014-04-07 20:33:38 +02:00
Austin Seipp
4dc15c087a musl: version 1.0.0
NB: This currently doesn't add a working musl-wrapper around musl-gcc to
allow it to work properly (musl has its own dynamic linker as well as
libc too which must be accounted for). But at the moment it builds fine,
and I plan on working more on it in the future. So lets get it
integrated and building on Hydra.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 10:31:31 -05:00
Peter Simons
a29b90b4c7 haskell-language-javascript: update to version 0.5.12 2014-04-07 17:06:37 +02:00
Peter Simons
017a8975e7 haskell-github: patch to fix build with recent versions of conduit
Cc: @jwiegley
2014-04-07 17:06:37 +02:00
Peter Simons
9ec3e833f7 hledger-web: patch to fix build with recent versions of conduit
Cc: @simonmichael
2014-04-07 17:06:37 +02:00
Peter Simons
bdc3361515 haskell-keter: update to version 1.3.0 2014-04-07 17:06:37 +02:00
Peter Simons
6876e696b4 haskell-HaRe: update to version 0.7.2.2 2014-04-07 17:06:37 +02:00
Peter Simons
8673cef70d haskell-yesod-core: update to version 1.2.11 2014-04-07 17:06:36 +02:00
Peter Simons
180673ccec haskell-yesod-bin: update to version 1.2.8 2014-04-07 17:06:36 +02:00
Peter Simons
aebf705dbf haskell-twitter-types: update to version 0.2.20140406 2014-04-07 17:06:36 +02:00
Peter Simons
9b15ca7178 haskell-temporary: update to version 1.2.0.2 2014-04-07 17:06:36 +02:00
Peter Simons
73411b90dd haskell-resourcet: update to version 1.1.1 2014-04-07 17:06:36 +02:00
Peter Simons
cbe4a977de haskell-random-fu: update to version 0.2.5.0 2014-04-07 17:06:36 +02:00
Peter Simons
7e539c72ef haskell-quickcheck-io: update to version 0.1.1 2014-04-07 17:06:36 +02:00
Peter Simons
59f7f63792 haskell-hspec: update to version 1.9.2 2014-04-07 17:06:35 +02:00
Peter Simons
7f6404001d haskell-hspec-meta: update to version 1.9.2 2014-04-07 17:06:35 +02:00
Peter Simons
afd7e3c1de haskell-hakyll: update to version 4.5.0.2 2014-04-07 17:06:35 +02:00
Peter Simons
1b32db652a haskell-fay: update to version 0.19.1.2 2014-04-07 17:06:35 +02:00
Peter Simons
ec4e1295ca haskell-fay-base: update to version 0.19.1.1 2014-04-07 17:06:35 +02:00
Peter Simons
9e04637777 haskell-cryptohash-cryptoapi: update to version 0.1.3 2014-04-07 17:06:35 +02:00
Peter Simons
448d6458a6 haskell-crypto-conduit: update to version 0.5.3 2014-04-07 17:06:34 +02:00
Peter Simons
b5ab38cd74 haskell-TypeCompose: update to version 0.9.10 2014-04-07 17:06:34 +02:00
Peter Simons
e235f6b608 haskell-Hipmunk: update to version 5.2.0.13 2014-04-07 17:06:34 +02:00
Peter Simons
1acfe0a811 haskell-HStringTemplate: update to version 0.7.3 2014-04-07 17:06:34 +02:00
Peter Simons
6acbb0df12 haskell-DAV: update to version 0.6.2 2014-04-07 17:06:34 +02:00
Peter Simons
ff49602b17 haskell-git-annex: update to version 5.20140405 2014-04-07 17:06:34 +02:00
Peter Simons
1ccb3c0731 Merge pull request #2150 from thoughtpolice/boolector
boolector: add version 1.5 and 1.6
2014-04-07 16:27:15 +02:00
Austin Seipp
5aa4495cb5 boolector: add version 1.5 and 1.6
There are two versions here because beginning with 1.6.0, Boolector has
a more restrictive, unfree license which disallows commercial use.

As a result, Boolector 1.5 is the default 'boolector' expression.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 09:17:05 -05:00
Ricardo M. Correia
807fad571a grsecurity: Update stable and test patches
stable: 3.0-3.2.56-201404012135 -> 3.0-3.2.56-201404062126
test:   3.0-3.13.8-201404011912 -> 3.0-3.13.9-201404062127
2014-04-07 15:31:12 +02:00
Ricardo M. Correia
c494289c12 linux: Update to 3.13.9 2014-04-07 15:31:12 +02:00
Austin Seipp
98a1d07fd3 boolector: add version 1.5 and 1.6
There are two versions here because beginning with 1.6.0, Boolector has
a more restrictive, unfree license which disallows commercial use.

As a result, Boolector 1.5 is the default 'boolector' expression.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 07:30:08 -05:00
Eelco Dolstra
eb22e5f026 Remove ignored argument to sync 2014-04-07 13:22:12 +02:00
Eelco Dolstra
2f51ca9609 Add a regression test for udisks 2014-04-07 13:22:12 +02:00
Eelco Dolstra
59ea2d7ba5 Apply patch for CVE-2014-0004 to udisks-1.0.4
(cherry picked from commit 3b1f9899618f81794ce8b88fe4eaa867e549eb06)
2014-04-07 13:22:12 +02:00
Eelco Dolstra
fa6b9baea9 Revert "udisks1: bump to fix CVE-2014-0004"
This reverts commit 0194a44d63c613065bb5c55d50470881c00563c2 because
it breaks udisks on 13.10 (e.g. running "udisks --enumerate" will
print "Unit udisks.service failed to load").

(cherry picked from commit d7daf1a47f0d3d759555a3f0a0f09398c69c6b28)
2014-04-07 13:22:12 +02:00
Eelco Dolstra
1f6bfa19ad Gnome 3 should not be a release blocker 2014-04-07 12:24:17 +02:00
Peter Simons
53d7a1c882 haskell-criterion: downgrade to hastache 0.5.1 to fix the build
Closes <https://github.com/NixOS/nixpkgs/pull/2133>.
2014-04-07 11:54:57 +02:00
Peter Simons
dfa2f5ab44 Merge pull request #2157 from fmap/haskell-retry
Added a derivation for Ozgun's's retry (Haskell.)
2014-04-07 11:43:49 +02:00
vi
3d3648f261 Added a derivation for Ozgun's's retry (Haskell.) 2014-04-07 12:15:33 +08:00
Domen Kožar
296dd89030 buildPythonPackage: don't return on shellHook
Entering environment might not always be the desired effect.
2014-04-07 00:43:50 +02:00
Shea Levy
9949d0255e Merge branch 'make-the-kernel-build-repeatable' of git://github.com/alexanderkjeldaas/nixpkgs
Make the kernel build and initrd generation binary repeatable (#2128)
2014-04-06 17:02:16 -04:00
Peter Simons
4b57acece1 haskell-http-client-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:46 +02:00
Peter Simons
acd673be4b haskell-zlib-conduit: there is no code in this module to generate documentation for 2014-04-06 21:54:46 +02:00