1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 10:31:15 +02:00
nix/src/libexpr/primops
Eelco Dolstra 432a3a18d2 Move isUri() and resolveUri() out of filetransfer.cc
These are purely related to NIX_PATH / -I command line parsing, so put
them in libexpr.
2022-09-12 15:37:09 +02:00
..
context.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
fetchMercurial.cc Rename Input::fetch() to fetchToStore() 2022-07-25 15:48:31 +02:00
fetchTree.cc Move isUri() and resolveUri() out of filetransfer.cc 2022-09-12 15:37:09 +02:00
fromTOML.cc replace most Pos objects/ptrs with indexes into a position table 2022-04-21 21:46:06 +02:00
patch.cc Store a ref to InputAccessor in SourcePath 2022-07-06 17:25:15 +02:00