nixpkgs/nixos
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
..
doc Merge pull request #150774 from abbradar/docker-rootless 2021-12-27 20:32:57 +03:00
lib Merge staging-next into staging 2021-12-14 12:02:00 +00:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules stdenv/generic: introduce shellDryRun 2021-12-27 20:30:01 -05:00
tests Merge master into staging-next 2021-12-27 18:01:11 +00:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.