forked from lix-project/lix
566 B
566 B
Release X.Y (202?-??-??)
nix-channel
now supports a--list-generations
subcommand
- The function
builtins.fetchClosure
can now fetch input-addressed paths in pure evaluation mode, as those are not impure.
- Nix now allows unprivileged/
allowed-users
to sign paths. Previously, onlytrusted-users
users could sign paths.