1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 17:51:15 +02:00
nix/src/libexpr/flake
BootRhetoric 098f0615c9
fetchGit and flake: add publicKeys list input
This adds publicKeys as an optional fetcher input attribute to flakes
and builtins.fetchGit to provide a nix interface for the json-encoded
`publicKeys` attribute of the git fetcher.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-11-03 20:23:31 +01:00
..
call-flake.nix flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
config.cc Whitelist commit-lockfile-summary in flake nixConfig 2023-04-14 11:33:38 -07:00
flake.cc fetchGit and flake: add publicKeys list input 2023-11-03 20:23:31 +01:00
flake.hh Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
flakeref.cc Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
flakeref.hh Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
lockfile.cc Remove unused LockFile::write() 2023-10-25 18:44:09 +02:00
lockfile.hh Remove unused LockFile::write() 2023-10-25 18:44:09 +02:00