Commit graph

20 commits

Author SHA1 Message Date
Ludovic Courtès 99d51d0e92 Assorted GNU updates.
svn path=/nixpkgs/branches/stdenv-updates/; revision=21047
2010-04-13 08:37:54 +00:00
Ludovic Courtès 4b663632ed GNU M4 1.4.13.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14834
2009-04-02 12:33:27 +00:00
Eelco Dolstra e8358099f5 * Doh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13959
2009-02-02 15:41:13 +00:00
Eelco Dolstra a68773a3ea * GNU m4: `make check' fails on Darwin:
===
Checking ./219.improved_f
Checking ./stackovf.test
Stack soft limit set to 300K
Failure - m4 aborted unexpectedly
Output from m4:
m4: internal error detected; please report this bug to <bug-m4@gnu.org>: Bus error

Skipped checks were:
  ./116.changeword ./117.changeword ./118.changeword ./119.changeword ./120.changeword ./121.changeword
Failed checks were:
  ./stackovf.test
make[2]: *** [check] Error 1
make[1]: *** [check-recursive] Error 1
===

  So disable the check on Darwin for now.

svn path=/nixpkgs/branches/stdenv-updates/; revision=13958
2009-02-02 15:34:59 +00:00
Eelco Dolstra c1579d2e78 * stdenv branch: synced with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Ludovic Courtès c4df2f80d5 GNU M4 1.4.12.
Untested!

svn path=/nixpkgs/branches/stdenv-updates/; revision=13142
2008-10-29 08:58:48 +00:00
Eelco Dolstra 0d62334693 * 1.4.11.nix -> default.nix.
svn path=/nixpkgs/branches/stdenv-updates/; revision=12997
2008-10-08 08:47:20 +00:00
Eelco Dolstra 51aa939b21 * GNU M4 1.4.11.
svn path=/nixpkgs/branches/stdenv-updates/; revision=12993
2008-10-07 17:34:00 +00:00
Eelco Dolstra 544cb9cb83 * Rewrite all URLs to GNU mirrors to mirror://gnu/.
svn path=/nixpkgs/trunk/; revision=9201
2007-08-27 13:42:00 +00:00
Eelco Dolstra 056209410d * GNU M4 updated to 1.4.9 (NIXPKGS-51).
svn path=/nixpkgs/trunk/; revision=8748
2007-05-24 13:42:28 +00:00
Armijn Hemel d2d3dc33dd update to 1.4.8
svn path=/nixpkgs/trunk/; revision=7484
2006-12-25 21:23:09 +00:00
Eelco Dolstra ef9b025dbe * Remove a bunch of unused Nix expressions.
svn path=/nixpkgs/trunk/; revision=6716
2006-10-12 15:43:01 +00:00
Armijn Hemel 2b0b1e93a6 bump to latest version
svn path=/nixpkgs/trunk/; revision=6645
2006-10-02 21:33:37 +00:00
Armijn Hemel 39eb66f644 set default to 1.4.6 (was 1.4.3)
svn path=/nixpkgs/trunk/; revision=6378
2006-08-30 17:05:47 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra 8bef2f3f82 * Use the generic builder.
svn path=/nixpkgs/trunk/; revision=3196
2005-06-17 13:51:33 +00:00
Eelco Dolstra a450978f26 * Glibc updated to 2.3.5.
* GCC 3.4.4 and 3.3.6.
* Other stdenv packages updated.

svn path=/nixpkgs/trunk/; revision=3188
2005-06-17 10:30:13 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra 026ff9466a * Rename .fix -> .nix.
svn path=/nixpkgs/trunk/; revision=511
2003-11-18 12:12:56 +00:00
Renamed from pkgs/development/tools/misc/gnum4/default.fix (Browse further)