Eelco Dolstra
cfde88976b
* Streamline the stdenv bootstrap and resulting closure by removing
...
some redundant builds (e.g., GMP was built three times).
* Updated GMP to 5.0.2.
* Updated PPL to 0.11.2.
* Remove ad hoc flags to build GCC's dependencies statically.
Instead, use the ‘makeStaticLibraries’ stdenv adapter.
* Build GMP with C++ support by default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30891
2011-12-14 14:31:56 +00:00
Eelco Dolstra
9eb4c4ddef
* GCC 4.6: drop the cloog-ppl backend, which seems obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30889
2011-12-14 14:07:23 +00:00
Eelco Dolstra
594dec7c7f
* mpc updated to 0.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30888
2011-12-14 14:05:22 +00:00
Eelco Dolstra
adcb6d6a13
* Cleanup.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30887
2011-12-14 13:37:17 +00:00
Eelco Dolstra
bad4ed8717
* PCRE updated to 8.21. Also enable Unicode support by default, since
...
it only increases the size of the library a little bit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30886
2011-12-14 13:36:38 +00:00
Eelco Dolstra
86415488bb
* libsigsegv 2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30880
2011-12-14 10:35:59 +00:00
Eelco Dolstra
f8f4f4af33
* gnugrep needs xz to unpack its sources.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30879
2011-12-14 10:26:44 +00:00
Shea Levy
cffad35505
The GPL issue does not apply to this version of binutils
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30871
2011-12-13 18:13:45 +00:00
Eelco Dolstra
7bbb1ad569
* Revert to binutils 2.21.1. Binutils 2.22 changes the default
...
handling of dynamic libraries from --copy-dt-needed-entries to
--no-copy-dt-needed-entries, which breaks stuff (e.g. GCC, see
http://hydra.nixos.org/build/1608471 ). So stick with 2.21.1 for
now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30870
2011-12-13 16:47:29 +00:00
Ludovic Courtès
d2c923bc01
GNU grep 2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30868
2011-12-13 16:09:48 +00:00
Eelco Dolstra
c044d7f56f
* Forgot a few utillinuxng references.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30866
2011-12-13 12:57:32 +00:00
Eelco Dolstra
39c8bfdcc4
* New version of ‘ed’. W00t!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30862
2011-12-12 23:44:49 +00:00
Eelco Dolstra
661ea8936f
* ‘which’ doesn't actually depend on readline.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30861
2011-12-12 23:41:02 +00:00
Eelco Dolstra
da3eea5c9e
* util-linux 2.20.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30860
2011-12-12 19:56:17 +00:00
Eelco Dolstra
28e2c7e2f5
svn path=/nixpkgs/branches/stdenv-updates/; revision=30859
2011-12-12 19:56:04 +00:00
Eelco Dolstra
f5fd808b51
* ‘linuxHeaders’ shouldn't use the kernel sources from
...
‘linuxPackages.kernel’, because then every minor kernel upgrade will
cause a rebuild of everything. So fix it at 2.6.35.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30857
2011-12-12 18:51:11 +00:00
Eelco Dolstra
8c23cd086f
* binutils 2.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30855
2011-12-12 17:14:59 +00:00
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