lix-releng-staging/src/libexpr/primops
Michal Sojka 8ec1ba0210 Register all PrimOps via the Info structure
This will allow documenting them (in later commits).

Note that we keep the old constructor even if it is no longer used by
Nix code, because it is used in tests/plugins/plugintest.cc, which
suggests that it might be used by some external plugin.
2023-06-11 21:40:43 +02:00
..
context.cc Register all PrimOps via the Info structure 2023-06-11 21:40:43 +02:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Use std::set<StringContextElem> not PathSet for string contexts 2023-04-21 01:05:49 -04:00
fetchMercurial.cc Register all PrimOps via the Info structure 2023-06-11 21:40:43 +02:00
fetchTree.cc Register all PrimOps via the Info structure 2023-06-11 21:40:43 +02:00
fromTOML.cc Register all PrimOps via the Info structure 2023-06-11 21:40:43 +02:00