release-notes/rl-next.md: note new argument to fetchurl.nix
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# Release X.Y (202?-??-??)
|
||||
|
||||
* `<nix/fetchurl.nix>` now accepts an additional argument `impure` which
|
||||
defaults to `false`. If it is set to `true`, the `hash` and `sha256`
|
||||
arguments will be ignored and the resulting derivation will have
|
||||
`__impure` set to `true`, making it an impure derivation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user