Commit Graph

36744 Commits

Author SHA1 Message Date
Peter Simons
ee755fa3bc haskell-HsOpenSSL: update to version 0.10.3.6 2013-12-16 21:11:30 +01:00
Peter Simons
1e5e9a402b haskell-DAV: update to version 0.5.1 2013-12-16 21:11:29 +01:00
Peter Simons
ec00fe0965 haskell-doctest: don't build haddock documentation with pre-7.4 versions of GHC 2013-12-16 21:11:29 +01:00
Peter Simons
edaa56041c pkgs/build-support/cabal: configure a proper library rpath for dynamically linked executables 2013-12-16 21:11:29 +01:00
Eelco Dolstra
a2b45034b3 php: Update to 5.4.23, 5.3.28
CVE-2013-4073, CVE-2013-6420
2013-12-16 14:50:40 +01:00
Eelco Dolstra
acac786868 linux: Update to 3.4.74 2013-12-16 14:46:21 +01:00
Domen Kožar
6959b9921d Merge pull request #1387 from lovek323/vagrant
vagrant: update to 1.4.0
2013-12-16 01:20:05 -08:00
Jason "Don" O'Conal
2b65900e75 vagrant: update to 1.4.0 2013-12-16 04:50:22 +00:00
Nixpkgs Monitor
9f83ba8776 log4cpp: update from 1.1 to 1.1.1 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
3695a60418 libeatmydata: update from 65 to 82 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
84aba31f42 libconfig: update from 1.4.8 to 1.4.9 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
2e43a29ec8 less: update from 436 to 462 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
0a29083188 jansson: update from 2.4 to 2.5 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
106785b092 ioping: update from 0.4 to 0.7 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
cda4252d4b guile_lib: update from 0.2.1 to 0.2.2 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
c253a1fb40 guile_ncurses: update from 1.3 to 1.4 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
6a69d7e898 gsl: update from 1.15 to 1.16 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
8dd78ae54d gptfdisk: update from 0.8.6 to 0.8.8 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
e748d4c498 gmtk: update from 1.0.5 to 1.0.8 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
e54c26a65c xdaliclock: update from 2.35 to 2.40 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
6112fc7fff xaos: update from 3.5 to 3.6 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
d2bb4dc100 windowmaker: update from 0.95.4 to 0.95.5 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
f90e505d50 units: update from 1.86 to 2.02 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
3c936a0502 tinc: update from 1.0.22 to 1.0.23 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
f5f6b86fc8 rpPPPoE: update from 3.10 to 3.11 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
aeda3e2216 psmisc: update from 22.19 to 22.21 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
6fc2d316bb procps-ng: update from 3.3.6 to 3.3.9 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
8a0a1b7768 pg_top: update from 3.6.2 to 3.7.0 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
25dc79783b icoutils: update from 0.29.1 to 0.31.0 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
1ff34a1cf8 httrack: update from 3.47.21 to 3.47.27 2013-12-16 01:36:16 +02:00
Nixpkgs Monitor
49cfb2c896 httpunit: update from 1.6 to 1.7 2013-12-16 01:36:16 +02:00
Nixpkgs Monitor
a2a1eb88cb httpfs2: update from 0.1.4 to 0.1.5 2013-12-16 01:36:16 +02:00
Peter Simons
be8d22c05d haskell-github: patch to fix build 2013-12-15 22:37:42 +01:00
Peter Simons
001776428e haskell-LambdaHack: update to version 0.2.10.6 2013-12-15 22:37:42 +01:00
Peter Simons
53e9145cd0 haskell-mime-mail: update to version 0.4.3 2013-12-15 22:37:42 +01:00
Peter Simons
736ff4ae2a haskell-quickcheck-io: override versions of HUnit and QuickCheck on older versions of Haskell Platform 2013-12-15 22:37:42 +01:00
Peter Simons
c675ebff8b haskell-quickcheck-io: revert hard-coding of HUnit and QuickCheck versions
That patch broke the build on modern platforms. Instead of hard-coding
those versions globally, we should do so on a per-platform basis in
haskell-defaults.nix.
2013-12-15 22:37:42 +01:00
Peter Simons
3b3cc6a4ad haskell-ghc-mod: keep the original 'ghc-mod' binary in $out/bin, not $out 2013-12-15 22:37:41 +01:00
Peter Simons
41f0df1068 haskell-ghc-mod: don't rely on /bin/sh 2013-12-15 22:37:41 +01:00
Peter Simons
66fa31308c haskell-ghc-mod: re-enable the test suite 2013-12-15 22:37:41 +01:00
Nixpkgs Monitor
b92620f680 kde4.digikam: update from 3.2.0 to 3.5.0, potentially fixes CVE-2012-4514, CVE-2012-4514 2013-12-15 23:32:32 +02:00
Bjørn Forsman
a18b92f4e4 ntopng: fix download url
The current one doesn't work. (My bad for not testing properly after
having done the initial download with nix-prefetch-url.)
2013-12-15 19:40:15 +01:00
Michael Raskin
556e38c0f4 Fix LuaJIT evaluation on non-Linux platforms 2013-12-15 20:12:35 +04:00
Nixpkgs Monitor
d7a82dfe6f lockfileProgs: update from 0.1.16 to 0.1.17 2013-12-15 13:21:56 +02:00
Nixpkgs Monitor
19f3061d10 lingot: update from 0.9.0 to 0.9.1 2013-12-15 13:20:24 +02:00
Nixpkgs Monitor
3073e0697f libcdio: update from 0.82 to 0.90 2013-12-15 13:18:34 +02:00
Nixpkgs Monitor
ffd5623ec8 libcddb: update from 1.3.0 to 1.3.2 2013-12-15 13:16:57 +02:00
Nixpkgs Monitor
f95db595e7 ised: update from 2.2.2 to 2.5.0 2013-12-15 13:11:20 +02:00
Nixpkgs Monitor
4095a1d554 incrtcl: update from 3.4b1 to 3.4.1 2013-12-15 13:08:19 +02:00
Nixpkgs Monitor
aa36ddc188 ii: update from 1.6 to 1.7, potentially fixes CVE-2012-2187 2013-12-15 13:06:57 +02:00