1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 21:46:01 +01:00
nix/src/libexpr/primops
Eelco Dolstra 4dceca51de Don't allow __final in fetchTree
It's now only allowed in fetchFinalTree, which is not exposed to users
but only to call-flake.nix.
2024-11-08 19:27:54 +01:00
..
context.cc doc, src: Fix various spelling typos 2024-09-28 15:29:15 -07:00
derivation.nix Document builtins.derivation 2024-07-16 17:20:09 +02:00
fetchClosure.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchMercurial.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
fetchTree.cc Don't allow __final in fetchTree 2024-11-08 19:27:54 +01:00
fromTOML.cc MacOS built: add workaround for missing view() member of std::ostringstream 2024-10-07 02:05:53 +02:00
meson.build Use a meson "generator" to deduplicate .gen.hh creation 2024-07-08 11:13:11 -04:00