1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00

Simplify RegisterLegacyCommand

This commit is contained in:
Eelco Dolstra 2025-05-05 08:22:53 +02:00
parent bd80a4f176
commit b7add9736c
4 changed files with 7 additions and 12 deletions

View file

@ -71,7 +71,6 @@ sources = files(
'installable-flake.cc',
'installable-value.cc',
'installables.cc',
'legacy.cc',
'markdown.cc',
'misc-store-flags.cc',
'network-proxy.cc',