Commit graph

3399 commits

Author SHA1 Message Date
Eelco Dolstra ff95bc3eea * Use gzip -d / bzip2 -d instead of gunzip / bunzip2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9839
2007-12-03 17:55:41 +00:00
Eelco Dolstra 31034cb3d1 * Some fixes for rebuilding the bootstrap binaries on x86_64.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9836
2007-12-03 15:40:29 +00:00
Eelco Dolstra 9a89e44870 * Use gzip/bzip2 instead of gunzip/bunzip2 in the bootstrap binaries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9834
2007-12-03 12:15:35 +00:00
Eelco Dolstra 08154f031c * Revert dietlibc to 0.30. 0.31 breaks sed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9833
2007-12-03 12:14:40 +00:00
Yury G. Kudryashov 13c5a3a17a Revert "setup-hooks using addToSearchPath"
This reverts commit af60b70e57ba79f9ebf0f944ba0698e5661bc4dc.

(introduced by wrong merge strategy during git rebase)

svn path=/nixpkgs/branches/stdenv-updates/; revision=9827
2007-12-01 20:29:42 +00:00
Yury G. Kudryashov 691115bd20 Typo in kernel's default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9826
2007-12-01 20:29:37 +00:00
Yury G. Kudryashov aca855729f Configuration style of the kernel changed.
The main goal is to remove code duplication.
Some patches lost during this reorganizing.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9825
2007-12-01 20:29:21 +00:00
Yury G. Kudryashov 216657f62e setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9824
2007-12-01 20:29:14 +00:00
Yury G. Kudryashov 95f5f51bae X.Org builder: always autoPropagate buildInputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=9823
2007-12-01 20:05:42 +00:00
Yury G. Kudryashov c116932a7e swig: upgrade to 1.3.33
svn path=/nixpkgs/branches/stdenv-updates/; revision=9822
2007-12-01 20:05:35 +00:00
Yury G. Kudryashov 62676e09eb setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9821
2007-12-01 20:05:26 +00:00
Yury G. Kudryashov c4640d5f49 reiserfsprogs: headers-fix.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9820
2007-12-01 20:05:06 +00:00
Yury G. Kudryashov b2149510df sysklogd: upgraded to 1.5
svn path=/nixpkgs/branches/stdenv-updates/; revision=9819
2007-12-01 20:04:44 +00:00
Yury G. Kudryashov 6e7217a2da iputils: builder rewritten, open-max.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
2007-12-01 20:04:38 +00:00
Yury G. Kudryashov a1f7a312c0 cpio: unneeded patches removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=9817
2007-12-01 20:04:21 +00:00
Yury G. Kudryashov 672b4d3002 switched to glibc-2.7
svn path=/nixpkgs/branches/stdenv-updates/; revision=9816
2007-12-01 20:04:14 +00:00
Yury G. Kudryashov e1d5804f30 Installing kernel headers using make headers_install
svn path=/nixpkgs/branches/stdenv-updates/; revision=9815
2007-12-01 20:04:00 +00:00
Yury G. Kudryashov 29ef9c473a typo in kernel builder
svn path=/nixpkgs/branches/stdenv-updates/; revision=9814
2007-12-01 20:03:52 +00:00
Eelco Dolstra ea52300e0b svn path=/nixpkgs/branches/stdenv-updates/; revision=9803 2007-11-26 16:19:44 +00:00
Eelco Dolstra d04b560dc3 * fgrep and egrep aren't shell scripts anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9802
2007-11-26 15:59:07 +00:00
Eelco Dolstra 0c78e480fc * Build a small number of packages to test the stdenv-updates branch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9797
2007-11-26 14:41:08 +00:00
Eelco Dolstra d0fc2251b4 * Bash 3.2 patchlevel 25.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9795
2007-11-26 13:59:46 +00:00
Eelco Dolstra 3237b446b9 svn path=/nixpkgs/branches/stdenv-updates/; revision=9775 2007-11-22 12:39:51 +00:00
Eelco Dolstra 3949fff65d * Symlink g++ as well (NIXPKGS-62).
svn path=/nixpkgs/branches/stdenv-updates/; revision=9772
2007-11-21 19:30:54 +00:00
Eelco Dolstra 8b3186528e * pcre: don't compile with C++ support when doing a dietlibc build.
* GCC 4.2: restore the ability to build a statically linked compiler,
  needed for the Nixpkgs bootstrap.
* GCC 4.2: use symlinks instead of hard links in $out/bin
  (NIXPKGS-62).

svn path=/nixpkgs/branches/stdenv-updates/; revision=9771
2007-11-21 19:28:54 +00:00
Eelco Dolstra 10d9d4b456 * Dietlibc 0.31
svn path=/nixpkgs/branches/stdenv-updates/; revision=9770
2007-11-21 15:32:20 +00:00
Yury G. Kudryashov f7070ce809 Removed useVersion duplicate
svn path=/nixpkgs/branches/stdenv-updates/; revision=9763
2007-11-19 23:08:48 +00:00
Yury G. Kudryashov b8fafa21e6 Merge commit 'trunk'
Conflicts:

	pkgs/development/compilers/ocaml/default.nix
	pkgs/development/interpreters/python/default.nix
	pkgs/tools/package-management/nix/unstable.nix
	pkgs/top-level/all-packages.nix

svn path=/nixpkgs/branches/stdenv-updates/; revision=9762
2007-11-19 22:43:29 +00:00
Yury G. Kudryashov e43ce8f723 xorg: deault.nix and generate-expr-from-tarballs.pl synced
svn path=/nixpkgs/branches/stdenv-updates/; revision=9761
2007-11-19 22:29:08 +00:00
Yury G. Kudryashov c1836bbafc ntfs-3g upgraded to 1.1104
svn path=/nixpkgs/branches/stdenv-updates/; revision=9760
2007-11-19 22:29:01 +00:00
Eelco Dolstra b37f504680 * Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
pcre).

svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Yury G. Kudryashov 76f78aaf57 ghc upgraded to 6.8.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=9746
2007-11-17 15:30:00 +00:00
Yury G. Kudryashov 784227b421 Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9745
2007-11-17 15:29:48 +00:00
Yury G. Kudryashov b37d00ce1f Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9744
2007-11-17 15:29:42 +00:00
Yury G. Kudryashov 85ebf00cab Changed version-related syntax in python, gettext and ocaml
svn path=/nixpkgs/branches/stdenv-updates/; revision=9743
2007-11-17 15:19:03 +00:00
Yury G. Kudryashov 5adba2d3f3 Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9742
2007-11-17 15:18:56 +00:00
Yury G. Kudryashov dd837dae4e Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9741
2007-11-17 15:17:01 +00:00
Yury G. Kudryashov 3e6713db06 Removed stdenvUsingSetupNew2; now stdenvNewSetupScript = stdenv
svn path=/nixpkgs/branches/stdenv-updates/; revision=9740
2007-11-17 14:35:02 +00:00
Yury G. Kudryashov a6797a6f4e Removed setup-new-2.sh and setup-new.sh symlinks
svn path=/nixpkgs/branches/stdenv-updates/; revision=9739
2007-11-17 14:34:56 +00:00
Yury G. Kudryashov f2b2932ee2 Spacing in setup.sh
svn path=/nixpkgs/branches/stdenv-updates/; revision=9738
2007-11-17 14:34:49 +00:00
Yury G. Kudryashov a4326fe9dc Removed references to setup-new-2.sh and setup-new.sh from all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9737
2007-11-17 14:34:34 +00:00
Yury G. Kudryashov 51a3cde784 Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9736
2007-11-17 14:34:27 +00:00
Yury G. Kudryashov beceee6b91 Fixed a typo in kernel selection code
svn path=/nixpkgs/branches/stdenv-updates/; revision=9735
2007-11-17 14:06:13 +00:00
Yury G. Kudryashov 606b413f1f Rewritten gettext-version stuff.
I've added listOfListsToAttrs to lib because I don't like to type "name =" and
"value =".

svn path=/nixpkgs/branches/stdenv-updates/; revision=9734
2007-11-17 14:05:55 +00:00
Yury G. Kudryashov ebc6bb79cd Changed syntax of getVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=9733
2007-11-17 14:05:39 +00:00
Yury G. Kudryashov 07091eed11 Make kernel builder compatible with 2.6.24-rc2
svn path=/nixpkgs/branches/stdenv-updates/; revision=9732
2007-11-17 14:05:32 +00:00
Yury G. Kudryashov c42b3b374e wpa_supplicant upgraded to 0.5.8
svn path=/nixpkgs/branches/stdenv-updates/; revision=9731
2007-11-17 14:05:13 +00:00
Yury G. Kudryashov 7ef042608d Added some options for choosing kernel
svn path=/nixpkgs/branches/stdenv-updates/; revision=9730
2007-11-17 14:05:02 +00:00
Yury G. Kudryashov 36e8d12df4 Mercurial upgrade
svn path=/nixpkgs/branches/stdenv-updates/; revision=9729
2007-11-17 14:04:54 +00:00
Yury G. Kudryashov 6b01b5176a Added (optional) perl support to svn-1.4.x
svn path=/nixpkgs/branches/stdenv-updates/; revision=9728
2007-11-17 14:04:45 +00:00