1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/stdenv
Vladimír Čunát 89036ef76a stdenv: accept wider range of $configureScript options
Fixes #12632.

I think it's better to quote this variable in general, because it is
common and even documented to pass space-separated commands in there.
The greps should just fail in that case and `if` won't proceed
which seems fine for such cases, and it's certainly better than
passing additional unintended parameters to grep
(which was happening all the time before).
2016-02-03 17:15:11 +01:00
..
cygwin
darwin
freebsd
generic stdenv: accept wider range of $configureScript options 2016-02-03 17:15:11 +01:00
linux linux stdenv bootstrap: avoid building grep twice 2016-01-25 09:55:00 +01:00
native
nix
adapters.nix
common-path.nix
default.nix