nixpkgs/pkgs/stdenv/generic
John Ericson 34c0ba498c stdenv-setup: Add quotes that don't do anything for consistency.
@vcunat and others rightly point out that it's easier to quote always,
than learn Bash's idiosyncrasies enough to know when it doesn't make a
difference.

This reverts commit 2743078f66, which
removes quotes that don't do anything, and then goes further adding
even more quotes.
2017-07-25 14:36:00 -04:00
..
builder.sh stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04:00
check-meta.nix stdenv: separate all meta-checking code (~200 lines) 2017-07-07 12:16:26 -04:00
default-builder.sh
default.nix top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
make-derivation.nix mkDerivation: Fix errors from #27365 2017-07-15 13:47:21 -04:00
setup.sh stdenv-setup: Add quotes that don't do anything for consistency. 2017-07-25 14:36:00 -04:00