Commit Graph

16883 Commits

Author SHA1 Message Date
Eelco Dolstra
1dbbc4581b * Latest bash patches.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30854
2011-12-12 17:10:28 +00:00
Eelco Dolstra
33090b2198 * bzip2 updated to 1.0.6 (with a fix for CVE-2010-0405).
svn path=/nixpkgs/branches/stdenv-updates/; revision=30853
2011-12-12 17:06:31 +00:00
Eelco Dolstra
eda3fd1730 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Eelco Dolstra
5de58eb387 * More oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30851
2011-12-12 16:52:03 +00:00
Eelco Dolstra
3db0fe3b94 * Oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30850
2011-12-12 16:51:09 +00:00
Peter Simons
b0834a993e haskell-yesod-auth: updated to version 0.7.7.1
svn path=/nixpkgs/trunk/; revision=30849
2011-12-12 14:54:15 +00:00
Eelco Dolstra
3ea1c30846 * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
in its interaction with the ‘dontStrip’ attribute.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30848
2011-12-12 14:02:12 +00:00
Eelco Dolstra
ef7b97bade * Fix the zlib build (the patch didn't apply).
svn path=/nixpkgs/branches/stdenv-updates/; revision=30847
2011-12-12 13:45:24 +00:00
Ludovic Courtès
05880a4aea GCC 4.6.2.
svn path=/nixpkgs/trunk/; revision=30846
2011-12-12 08:35:37 +00:00
Shea Levy
2585174c99 Add rb-fsevent gem
svn path=/nixpkgs/trunk/; revision=30845
2011-12-11 22:24:15 +00:00
Shea Levy
1c3b3d70bb Update rubygems, adding sass along the way
svn path=/nixpkgs/trunk/; revision=30844
2011-12-11 22:16:15 +00:00
Shea Levy
1f115a37a5 Ruby should work on all platforms
svn path=/nixpkgs/trunk/; revision=30842
2011-12-11 22:01:20 +00:00
Peter Simons
f06abc04c5 The EHC compiler is now called UHC.
svn path=/nixpkgs/trunk/; revision=30841
2011-12-11 19:54:40 +00:00
Peter Simons
9dab7db8a2 added git support to builder-defs
svn path=/nixpkgs/trunk/; revision=30840
2011-12-11 19:39:16 +00:00
Peter Simons
ba935dcbc0 upgraded cryptsetup
svn path=/nixpkgs/trunk/; revision=30839
2011-12-11 19:39:12 +00:00
Peter Simons
c561cbe8c8 upgraded mc
svn path=/nixpkgs/trunk/; revision=30838
2011-12-11 19:39:06 +00:00
Peter Simons
a9d9b9714e stay at older uuagc for now, newer breaks UHC
svn path=/nixpkgs/trunk/; revision=30837
2011-12-11 19:39:00 +00:00
Peter Simons
957397a749 upgraded nodejs
svn path=/nixpkgs/trunk/; revision=30836
2011-12-11 19:38:57 +00:00
Peter Simons
80371eb91e upgraded ehc to latest svn release
svn path=/nixpkgs/trunk/; revision=30835
2011-12-11 19:38:51 +00:00
Peter Simons
0d7a0a502e spring: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
svn path=/nixpkgs/trunk/; revision=30834
2011-12-11 18:35:23 +00:00
Peter Simons
a856742950 torchat: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
svn path=/nixpkgs/trunk/; revision=30833
2011-12-11 18:35:20 +00:00
Peter Simons
ec962155bc haskell-tagsoup: updated to version 0.12.6
svn path=/nixpkgs/trunk/; revision=30832
2011-12-11 18:01:13 +00:00
Peter Simons
57d245507b haskell-smallcheck: updated to version 0.6
svn path=/nixpkgs/trunk/; revision=30831
2011-12-11 18:01:10 +00:00
Peter Simons
88b400f927 haskell-mime-mail: updated to version 0.4.1.0
svn path=/nixpkgs/trunk/; revision=30830
2011-12-11 18:01:07 +00:00
Peter Simons
0f1e1249e7 haskell-packages.nix: xmobar requires parsec 3
Adding this explicit override fixes the GHC 6.10.4 build.

svn path=/nixpkgs/trunk/; revision=30829
2011-12-11 18:01:03 +00:00
Peter Simons
6569f68dde haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later
svn path=/nixpkgs/trunk/; revision=30828
2011-12-11 18:01:00 +00:00
Peter Simons
95d34b93c4 haskell-packages.nix: use text 0.11.0.6 when building with ghc 6.10.4
Newer versions of that library don't build with that old compiler, and
'text' is a fairly low-level library on which many others depend.

svn path=/nixpkgs/trunk/; revision=30827
2011-12-11 18:00:57 +00:00
Andres Löh
64c0b00bbd Linking the complete topdir of GHC in ghc-with-packages.
svn path=/nixpkgs/trunk/; revision=30826
2011-12-11 17:19:36 +00:00
Peter Simons
257a8deddd haskell-cabal2nix: updated to version 1.21
svn path=/nixpkgs/trunk/; revision=30825
2011-12-10 22:30:56 +00:00
Peter Simons
50fd91efa9 haskell-hakyll: updated to version 3.2.3.2
svn path=/nixpkgs/trunk/; revision=30824
2011-12-10 22:30:53 +00:00
Peter Simons
cd90831b3c haskell-xmobar: updated to version 0.14
svn path=/nixpkgs/trunk/; revision=30823
2011-12-10 22:30:49 +00:00
Lluís Batlle i Rossell
99fb5689f7 Setting static build for librsync on cygwin.
svn path=/nixpkgs/trunk/; revision=30822
2011-12-10 22:14:08 +00:00
Lluís Batlle i Rossell
894a3756e5 Updating btar to latest release.
svn path=/nixpkgs/trunk/; revision=30821
2011-12-10 22:00:56 +00:00
Alexander Tsamutali
4451d32a36 desktops/e17: Updated everything.
svn path=/nixpkgs/trunk/; revision=30820
2011-12-10 18:11:37 +00:00
Alexander Tsamutali
9ec2f699d6 applications/misc/bitcoin: Hash changed.
svn path=/nixpkgs/trunk/; revision=30819
2011-12-10 18:01:51 +00:00
Alexander Tsamutali
4242217532 db4: Updated url.
svn path=/nixpkgs/trunk/; revision=30818
2011-12-10 17:11:03 +00:00
Michael Raskin
c09dbda83e Rebuild-checked: does not break boot
svn path=/nixpkgs/trunk/; revision=30817
2011-12-10 05:05:15 +00:00
Lluís Batlle i Rossell
daf8abbc24 Alphabet, and its order...
svn path=/nixpkgs/trunk/; revision=30816
2011-12-09 21:18:09 +00:00
Lluís Batlle i Rossell
4a6af291a3 Adding btar 0.9!
svn path=/nixpkgs/trunk/; revision=30815
2011-12-09 21:15:41 +00:00
Peter Simons
77645f98f7 haskell-test-framework: updated to version 0.4.2.0
svn path=/nixpkgs/trunk/; revision=30814
2011-12-09 18:07:33 +00:00
Peter Simons
b76db1c8ac haskell-SourceGraph: added version 0.7.0.1
svn path=/nixpkgs/trunk/; revision=30813
2011-12-09 18:07:29 +00:00
Peter Simons
3d72cfb211 haskell-yaml: updated to version 0.4.1.2
svn path=/nixpkgs/trunk/; revision=30811
2011-12-09 11:51:26 +00:00
Peter Simons
1a435fa999 haskell-http-enumerator: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=30810
2011-12-09 11:51:24 +00:00
Peter Simons
e77686b0bb haskell-hmatrix: updated to version 0.12.0.2
svn path=/nixpkgs/trunk/; revision=30809
2011-12-09 11:51:22 +00:00
Peter Simons
9fc3981ef7 haskell-cmdlib: updated to version 0.3.5
svn path=/nixpkgs/trunk/; revision=30808
2011-12-09 11:51:20 +00:00
Peter Simons
6faf382599 haskell-cereal: updated to version 0.3.5.0
svn path=/nixpkgs/trunk/; revision=30807
2011-12-09 11:51:18 +00:00
Peter Simons
a0504e732f haskell-blaze-builder: updated to version 0.3.0.2
svn path=/nixpkgs/trunk/; revision=30806
2011-12-09 11:51:16 +00:00
Peter Simons
1817b55a7f git: updated to version 1.7.8
svn path=/nixpkgs/trunk/; revision=30805
2011-12-09 11:44:42 +00:00
Eelco Dolstra
5ce6bf04f2 * vde2 updated to 2.3.2.
svn path=/nixpkgs/trunk/; revision=30804
2011-12-09 11:14:02 +00:00
Eelco Dolstra
55688e9d57 * KDE 4.7.4.
svn path=/nixpkgs/trunk/; revision=30803
2011-12-08 12:49:26 +00:00