Commit graph

128 commits

Author SHA1 Message Date
Eelco Dolstra bbe62e266b * Remove references to dontMakeInstall.
svn path=/nixpkgs/trunk/; revision=7500
2006-12-27 18:24:26 +00:00
Eelco Dolstra b0bb9f21ee * Add some stuff to the channel.
* Latest unstable Nix.

svn path=/nixpkgs/trunk/; revision=7389
2006-12-18 17:58:50 +00:00
Eelco Dolstra e7304dcf48 * Use the latest unstable release.
svn path=/nixpkgs/trunk/; revision=7329
2006-12-13 11:22:34 +00:00
Eelco Dolstra 3a4312f263 * Latest unstable version.
svn path=/nixpkgs/trunk/; revision=7274
2006-12-07 22:50:15 +00:00
Eelco Dolstra 9485d4a320 * Support \pgfimage.
svn path=/nixpkgs/trunk/; revision=7087
2006-11-22 07:06:10 +00:00
Eelco Dolstra 265c313feb * Revive nixUnstable.
svn path=/nixpkgs/trunk/; revision=7060
2006-11-17 12:49:46 +00:00
Eelco Dolstra 769c44da98 * Get User Mode Linux to compile again:
- Hack to make it work with the latest host kernel headers
    (2.6.18.1).
  - Don't call depmod impurily, rather use oldskool modutils.
  - modutils: use the final version, and use GCC 3.4 to compile it
    (4.1 doesn't work).

svn path=/nixpkgs/trunk/; revision=6908
2006-10-30 13:45:48 +00:00
Eelco Dolstra 203c8a1f3c * Disable transformers, strace; they don't build anymore.
svn path=/nixpkgs/trunk/; revision=6900
2006-10-29 00:36:17 +00:00
Eelco Dolstra 76405f2b7f * `drv + /path' is deprecated, so don't do that anymore.
svn path=/nixpkgs/trunk/; revision=6754
2006-10-17 14:06:18 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra 6006d61835 * Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra 7d16a56b6f * Nix: no longer need a builder, use an external bzip2, removed
nix-unstable.

svn path=/nixpkgs/trunk/; revision=6702
2006-10-11 15:31:52 +00:00
Eelco Dolstra 29a457c5b0 * Use Nix 0.10.1.
svn path=/nixpkgs/trunk/; revision=6695
2006-10-11 12:25:40 +00:00
Armijn Hemel 22dbea9161 upgrade to 0.10
svn path=/nixpkgs/trunk/; revision=6679
2006-10-08 22:04:44 +00:00
Armijn Hemel 0f68b0c9e1 new unstable Nix
svn path=/nixpkgs/trunk/; revision=6630
2006-10-01 14:13:08 +00:00
Eelco Dolstra 8b7597ea85 * rss-glx 0.8.1.
svn path=/nixpkgs/trunk/; revision=6623
2006-09-29 10:27:20 +00:00
Eelco Dolstra 4287f142bb * Testing for release.
svn path=/nixpkgs/trunk/; revision=6614
2006-09-27 11:22:22 +00:00
Armijn Hemel 1e435ca929 bump version
svn path=/nixpkgs/trunk/; revision=6603
2006-09-24 22:08:53 +00:00
Eelco Dolstra af3721de0a * Slightly evil: compress the log file to prevent TeX output from
retaining a dependency on teTeX.

svn path=/nixpkgs/trunk/; revision=6559
2006-09-19 12:13:37 +00:00
Armijn Hemel 0e0bc82f76 update nix-unstable to the latest successful build from teh buildfarm. Mooh!
svn path=/nixpkgs/trunk/; revision=6475
2006-09-08 11:58:52 +00:00
Armijn Hemel 992a3da5e2 update to 0.10pre6453
svn path=/nixpkgs/trunk/; revision=6454
2006-09-04 17:57:06 +00:00
Eelco Dolstra 51ca4a6a91 * Various purity fixes for Ghostscript.
svn path=/nixpkgs/trunk/; revision=6452
2006-09-04 11:01:37 +00:00
Eelco Dolstra 059b3f0669 * Grmbl grmbl.
svn path=/nixpkgs/trunk/; revision=6451
2006-09-04 10:10:21 +00:00
Armijn Hemel cdfc9e4b0c build more tools
svn path=/nixpkgs/trunk/; revision=6270
2006-08-27 13:07:25 +00:00
Armijn Hemel ab1557ee96 update to a new version
svn path=/nixpkgs/trunk/; revision=6212
2006-08-23 15:53:28 +00:00
Eelco Dolstra 76eb096fac * Another (better) Atari emulator. It doesn't quite work out of the
box yet because for some reason it needs libX11 and libXext in the
  LD_LIBRARY_PATH...

svn path=/nixpkgs/trunk/; revision=6114
2006-08-14 09:26:53 +00:00
Eelco Dolstra 37832b3af0 * Atari800 - an 8-bit Atari emulator.
svn path=/nixpkgs/trunk/; revision=6110
2006-08-12 22:33:51 +00:00
Eelco Dolstra bf1e734f85 * Don't use the subpath operator (~) anymore, it's subsumed by normal
concatenation (+).

svn path=/nixpkgs/trunk/; revision=6080
2006-08-09 15:05:30 +00:00
Armijn Hemel 6742ffca0f update to 0.10pre6069
svn path=/nixpkgs/trunk/; revision=6070
2006-08-07 20:46:17 +00:00
Armijn Hemel e7bf53481a add a few more config options
svn path=/nixpkgs/trunk/; revision=6061
2006-08-06 23:52:55 +00:00
Armijn Hemel 154aac88de make x86 the default right now. Add a configuration for x86, that builds enough tools for NixOS
svn path=/nixpkgs/trunk/; revision=6060
2006-08-06 22:24:48 +00:00
Armijn Hemel 68e7009fcc update to pre6052, remove patches, since these are in Nix now
svn path=/nixpkgs/trunk/; revision=6053
2006-08-05 09:44:26 +00:00
Armijn Hemel 0345f37f1c update to nix-0.10pre6047, remove patch, since it is no longer needed
svn path=/nixpkgs/trunk/; revision=6050
2006-08-05 00:28:06 +00:00
Armijn Hemel b60bc10218 prepare for having configs for different architectures
svn path=/nixpkgs/trunk/; revision=6040
2006-08-03 22:23:08 +00:00
Armijn Hemel 604ca29bf0 add patches:
* nix-0.10pre5896-paths.patch :: this path adds coreutils to the searchpath,
so nix-prefetch-url can find "basename"
* nix-0.10pre5896-chroot-once.patch :: unsets NIX_ROOT in various scripts,
to prevent that when NIX_ROOT is set and one of the nix tools is called that
chroot() is performed once more

svn path=/nixpkgs/trunk/; revision=6023
2006-08-02 20:44:17 +00:00
Armijn Hemel d3370dfb36 workaround for problem with "date" not being in the path when using manifests on NixOS...better solution would be to switch to the Perl equivalent of "date"
svn path=/nixpkgs/trunk/; revision=6020
2006-08-02 16:56:34 +00:00
Armijn Hemel db8288bf5b only nuke references to glibc in the statically linked binaries, not the
references to perl, nix, and so on in the scripts.

TODO: statically link the bzip2/bunzip2/etc. tools in $nix/libexec

svn path=/nixpkgs/trunk/; revision=6018
2006-08-02 11:05:04 +00:00
Armijn Hemel 2f5ec262a8 nuke references to glibc...this should become a generic function somewhere...
svn path=/nixpkgs/trunk/; revision=6017
2006-08-02 10:52:32 +00:00
Armijn Hemel aefc9586ec statically linked Nix. This should come in handy for installers...I hope...
svn path=/nixpkgs/trunk/; revision=6016
2006-08-02 10:43:27 +00:00
Armijn Hemel 0ac74d23dc some NIX_ROOT fixes
svn path=/nixpkgs/trunk/; revision=6015
2006-08-01 18:32:24 +00:00
Armijn Hemel 9ef3ae26c7 use latest nix unstable release
svn path=/nixpkgs/trunk/; revision=6009
2006-08-01 10:40:09 +00:00
Armijn Hemel 4dca405b3d 1.0.17 -> 1.0.18
hotplug -> udev

svn path=/nixpkgs/trunk/; revision=6001
2006-07-31 13:29:02 +00:00
Armijn Hemel 452c3350d8 new version of nix-unstable, commit 5700!
svn path=/nixpkgs/trunk/; revision=5700
2006-07-13 15:14:43 +00:00
Armijn Hemel 9c4f2df76b bugfix version
svn path=/nixpkgs/trunk/; revision=5664
2006-07-08 10:45:08 +00:00
Armijn Hemel 90b7d18c5d add expression for busybox 1.2, good config is still missing
svn path=/nixpkgs/trunk/; revision=5663
2006-07-08 10:07:57 +00:00
Armijn Hemel 6a2707c075 config is not portable, restructure
svn path=/nixpkgs/trunk/; revision=5662
2006-07-08 10:03:35 +00:00
Armijn Hemel 805c2e221d bugfix release of busybox
svn path=/nixpkgs/trunk/; revision=5661
2006-07-08 09:59:09 +00:00
Armijn Hemel 9ebca86ec6 add new ghostscript
svn path=/nixpkgs/trunk/; revision=5660
2006-07-08 09:54:44 +00:00
Armijn Hemel 563624911c update to pre5609
svn path=/nixpkgs/trunk/; revision=5653
2006-07-07 13:14:07 +00:00
Armijn Hemel febd8ffe69 * update nixUnstable to nix-0.10pre5529
* remove patch for 0.9.2, because it is ancient history!

svn path=/nixpkgs/trunk/; revision=5605
2006-07-06 10:15:25 +00:00