lix/src
regnat 3e6017f911 pathInfoIsTrusted -> pathInfoIsUntrusted
I guess the rationale behind the old name wath that
`pathInfoIsTrusted(info)` returns `true` iff we would need to `blindly`
trust the path (because it has no valid signature and `requireSigs` is
set), but I find it to be a really confusing footgun because it's quite
natural to give it the opposite meaning.
2021-03-15 16:34:49 +01:00
..
build-remote Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Make NIX_SHOW_STATS work with new-style commands 2021-03-02 14:59:12 +01:00
libexpr nix repl :doc: Don't return docs for partially applied primops 2021-03-03 17:52:57 +01:00
libfetchers Merge pull request #4566 from orbekk/master 2021-03-11 10:38:07 +01:00
libmain Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
libstore pathInfoIsTrusted -> pathInfoIsUntrusted 2021-03-15 16:34:49 +01:00
libutil nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix-build nix-build: set execfail 2021-03-04 18:54:45 -08:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure Use RealisedPaths in copyPaths 2021-02-25 17:18:48 +01:00
nix-env Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-instantiate Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-store Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00