1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-05 16:31:47 +02:00
nix/src/libflake/flake
Eelco Dolstra a2e4a4c238 callFunction: Use std::span
This is a bit safer than having a separate nrArgs argument.
2024-11-12 19:26:39 +01:00
..
config.cc Use envvars NIX_CACHE_HOME, NIX_CONFIG_HOME, NIX_DATA_HOME, NIX_STATE_HOME if defined (#11351) 2024-09-11 10:36:46 +00:00
flake.cc callFunction: Use std::span 2024-11-12 19:26:39 +01:00
flake.hh Don't allow __final in fetchTree 2024-11-08 19:27:54 +01:00
flakeref.cc fix: warn on malformed URI query parameter 2024-09-30 14:44:06 +02:00
flakeref.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
lockfile.cc Rename final -> __final 2024-10-30 20:54:07 +01:00
lockfile.hh Restore input substitution 2024-10-15 20:55:05 +02:00
settings.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
settings.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
url-name.cc Split out a new libnixflake 2024-06-26 19:56:21 -04:00
url-name.hh Split out a new libnixflake 2024-06-26 19:56:21 -04:00