1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 16:51:15 +02:00
nix/src/libcmd
2025-05-19 20:33:28 +00:00
..
include/nix/cmd Use StringMap instead of std::map<std::string, std::string> throughout the codebase 2025-05-19 20:33:28 +00:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
built-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
command-installable-value.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
command.cc Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00
common-eval-args.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
editor-for.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
installable-attr-path.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
installable-derived-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
installable-flake.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
installable-value.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
installables.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00
markdown.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
meson.build Simplify RegisterLegacyCommand 2025-05-05 08:22:53 +02:00
meson.options Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
misc-store-flags.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
network-proxy.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04: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
repl-interacter.cc Merge pull request #12846 from allrealmsoflife/clearer-continuation-prompt 2025-04-03 09:52:16 +02:00
repl.cc Split out store-open.hh and store-registration.hh 2025-05-14 16:07:57 -04:00