1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 13:31:05 +01:00
nix/src/libcmd
2025-05-05 08:28:12 +02:00
..
include/nix/cmd Simplify RegisterCommand 2025-05-05 08:28:12 +02: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 Simplify RegisterCommand 2025-05-05 08:28:12 +02:00
common-eval-args.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +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 Expose the nix component in header include paths 2025-04-01 11:40:42 -04: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 replace all instances of std::filesystem::directory_iterator with DirectoryIterator 2025-05-01 11:54:26 +02:00