1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 05:21:16 +02:00
nix/src/libflake
Sergei Zimmerman d8c97d8073
treewide: Use StringSet alias consistently instead of std::set<std::string>
The intention is to switch to transparent comparators from N3657 for
ordered set containers for strings and using the alias consistently
would simplify things.
2025-05-02 17:40:29 +00:00
..
include/nix/flake lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
call-flake.nix fix: Evaluate flake parent source without evaluating its outputs 2025-04-15 13:22:53 +02:00
config.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
flake-primops.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
flake.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
flakeref.cc lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
lockfile.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
meson.build Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
settings.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00
url-name.cc Move libflake/flake/* to libflake 2025-04-23 17:20:42 +02:00