| .. |
|
include/nix/cmd
|
Move FlakeCommand into a header, allow separate registration of subcommands
|
2025-06-26 17:14:32 +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
|
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
|
Rework future tense in user-facing messages
|
2025-06-12 09:07:36 -07: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
|
Fix mingw build
|
2025-05-28 00:48:10 +02:00 |
|
repl.cc
|
libexpr: Add and use lambda getter
|
2025-06-12 19:42:50 +00:00 |