nixpkgs/pkgs/stdenv
Eelco Dolstra 2d0b32453c * setup.sh: quote $NIX_BUILD_TOP. Otherwise a line like
export > $NIX_BUILD_TOP/env-vars

  will fail if the name attribute contains a metacharacter
  (e.g. "?"):

    building path(s) `/nix/store/yk93gk3lc5bslcn5hklnzs0bdkp2r0an-icu-3.8-setBreakType-public.diff?rev=1.1'
    /nix/store/gj8ac12mrwinbq7wzzhwfjjs3028a11x-stdenv-linux/setup: line 374: $NIX_BUILD_TOP/env-vars: ambiguous redirect

  I guess this only happens if you happen to have an old temporary
  build directory for the same derivation in /tmp.

  This affects fetchurl in particular.

svn path=/nixpkgs/trunk/; revision=15915
2009-06-10 09:34:42 +00:00
..
generic * setup.sh: quote $NIX_BUILD_TOP. Otherwise a line like 2009-06-10 09:34:42 +00:00
linux * Allow the user to install stdenv (nix-env -i stdenv) and get all the 2009-04-25 14:08:29 +00:00
mingw * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
native * Fix stdenvNative/stdenvNix. 2009-02-02 15:03:38 +00:00
nix * Fix stdenvNative/stdenvNix. 2009-02-02 15:03:38 +00:00
adapters.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
common-path.nix * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
default.nix * stdenvLinux on powerpc-linux is currently broken. 2009-02-03 09:59:03 +00:00