nix-super/src/libexpr/primops
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
..
context.cc Add builtins.addDrvOutputDependencies 2023-10-23 12:49:14 -04:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc refactor: use string accessors 2023-09-27 00:33:01 -04:00
fetchMercurial.cc Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
fetchTree.cc fetchGit and flake: add publicKeys list input 2023-11-03 20:23:31 +01:00
fromTOML.cc Document fromTOML, hasContext and getContext builtins 2023-06-13 21:53:03 +02:00