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
2006-10-28 10:20:25 +00:00
2006-10-12 21:42:43 +00:00
Description
No description provided
5.4 GiB
Languages
Nix 95.1%
Shell 2%
Python 1.7%
Rust 0.2%
C 0.2%
Other 0.4%