nixpkgs/pkgs/stdenv/generic
Eelco Dolstra 7dfbf0eba7 * Move the substitution functions into stdenv (not merged yet).
* If the environment variable buildCommand is set, then eval that
  instead of doing the build phases.  This is used by the runCommand
  function in all-packages.nix to allow one-lines like

    foo = runCommand "foo" {} "mkdir $out; echo foo > $out/foo";
    

svn path=/nixpkgs/trunk/; revision=7298
2006-12-10 22:24:42 +00:00
..
builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix * Add x86_64-linux to the isLinux attribute. 2006-10-23 17:43:03 +00:00
docs.txt
setup-new.sh * Linux kernel: updated to 2.6.18.1. 2006-10-31 11:40:35 +00:00
setup-new2.sh * Move the substitution functions into stdenv (not merged yet). 2006-12-10 22:24:42 +00:00
setup.sh * Hook variables in the generic builder are now executed using eval. 2006-10-26 22:20:25 +00:00