nixpkgs/pkgs/top-level
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
..
all-packages.nix * Move the substitution functions into stdenv (not merged yet). 2006-12-10 22:24:42 +00:00
build-for-release.nix * By popular demand: xfig. 2006-12-08 01:17:21 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00