nixpkgs/pkgs
Eelco Dolstra 5b15f75a13 * mkDerivation: accept an argument `realBuilder' (stupid name) to
override the default builder (i.e., bash).  For example,

    stdenv.mkDerivation {
      realBuilder = perl ~ "bin/perl";
      args = [ "-w" ./builder.pl ];
    }

svn path=/nixpkgs/trunk/; revision=3219
2005-06-20 15:03:52 +00:00
..
applications * Disable freetype2 because Thunderbird (like Firefox) doesn't like 2005-06-18 07:20:10 +00:00
build-support * Remove FreeBSD gcc wrapper. 2005-06-17 09:25:16 +00:00
data/sgml+xml * Evacuate tarballs. 2005-04-11 13:09:01 +00:00
development * gtkhtml: add gettext dependency. 2005-06-18 09:57:09 +00:00
games * Move tarballs to catamaran so that we are no longer dependent on a 2005-02-15 14:44:19 +00:00
misc * Oops. 2005-06-20 14:26:07 +00:00
os-specific/linux * Glibc updated to 2.3.5. 2005-06-17 10:30:13 +00:00
servers * Fix url. 2005-05-27 09:05:54 +00:00
shells/bash * Move tarballs to catamaran so that we are no longer dependent on a 2005-02-15 14:44:19 +00:00
stdenv * mkDerivation: accept an argument `realBuilder' (stupid name) to 2005-06-20 15:03:52 +00:00
system * Turn GTK# apps off for now. 2005-06-18 10:05:21 +00:00
test * Ensure that when building gcc, libstdc++ is linked against the 2004-04-04 22:02:41 +00:00
tools * Oops, 1.15 was not the most recent version (and a very bad one, too). 2005-06-17 22:06:59 +00:00