···152153 # flakeNote will be printed in the remediation messages below.
154 flakeNote = "
155- Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+
156- (Flake) command, `--impure` must be passed in order to read this
157- environment variable.
158 ";
159160 remediate_allowlist = allow_attr: rebuild_amendment: attrs:
···152153 # flakeNote will be printed in the remediation messages below.
154 flakeNote = "
155+ Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
156+ then pass `--impure` in order to allow use of environment variables.
0157 ";
158159 remediate_allowlist = allow_attr: rebuild_amendment: attrs: