nixpkgs/pkgs/test/stdenv
Naïm Favier e14de22618
stdenv: handle env gracefully
Derivations not using `__structuredAttrs` should not attempt to set
environment variables from `env`.

Derivations using `__structuredAttrs` should fail if `env` is not
exportable.
2022-12-15 13:27:11 +01:00
..
default.nix stdenv: handle env gracefully 2022-12-15 13:27:11 +01:00