lix/src/libcmd
Alois Wohlschlager 4dbbd721eb
treewide: consistently mark overridden settings as such
Only overridden settings are sent to the daemon, and we're going to do the same
for the build hook to. It needs to be ensured that overridden settings are in
fact consistently marked as such, so that they actually get sent.

Change-Id: I7cd58d925702f86cf2c35ad121eb191ceb62a355
2024-10-15 19:55:50 +02:00
..
built-path.cc
built-path.hh treewide: fix a bunch of lints 2024-08-26 16:13:03 -07:00
cmd-profiles.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
cmd-profiles.hh language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
command.cc
command.hh refactor some nix-env and profile code to libcmd 2024-04-29 01:19:21 +00:00
common-eval-args.cc treewide: consistently mark overridden settings as such 2024-10-15 19:55:50 +02:00
common-eval-args.hh add docstring to lookupFileArg 2024-05-23 14:11:10 -06:00
editor-for.cc tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
editor-for.hh
installable-attr-path.cc remove unused headers in installable-attr-path 2024-08-01 00:37:13 +00:00
installable-attr-path.hh remove unused headers in installable-attr-path 2024-08-01 00:37:13 +00:00
installable-derived-path.cc
installable-derived-path.hh
installable-flake.cc language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
installable-flake.hh
installable-value.cc
installable-value.hh language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
installables.cc treewide: consistently mark overridden settings as such 2024-10-15 19:55:50 +02:00
installables.hh util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
legacy.cc Remove static initializers for RegisterLegacyCommand 2024-10-01 16:08:58 -07:00
legacy.hh Remove static initializers for RegisterLegacyCommand 2024-10-01 16:08:58 -07:00
lix-cmd.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
markdown.cc util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
markdown.hh
meson.build build: build lix-doc with Meson! 🎉 2024-08-20 17:21:13 +00:00
repl-interacter.cc Remove readline support 2024-09-16 10:48:20 -07:00
repl-interacter.hh repl: log errors writing to history file 2024-05-23 18:10:23 +00:00
repl-overlays.nix format repl-overlays.nix to fix pre-commit checks 2024-04-09 02:21:26 -06:00
repl.cc treewide: consistently mark overridden settings as such 2024-10-15 19:55:50 +02:00
repl.hh