nixpkgs/nixos/modules/system
Naïm Favier f2065d81ad stdenv/generic: introduce shellDryRun
Add `shellDryRun` to the generic stdenv and substitute it for uses of
`${stdenv.shell} -n`. The point of this layer of abstraction is to add
the flag `-O extglob`, which resolves #126344 in a more direct way.
2021-12-27 20:30:01 -05:00
..
activation stdenv/generic: introduce shellDryRun 2021-12-27 20:30:01 -05:00
boot stdenv/generic: introduce shellDryRun 2021-12-27 20:30:01 -05:00
etc lib.modules: add mkDerivedConfig 2021-11-15 07:03:41 -05:00