1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

Merge pull request #13008 from Mic92/aliases

Move alias support from NixArgs to MultiCommand + test
This commit is contained in:
Jörg Thalheim 2025-04-12 11:06:09 +02:00 committed by GitHub
commit 71567373b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 78 additions and 73 deletions

View file

@ -281,7 +281,6 @@ nix3_manpages = [
'nix3-store',
'nix3-store-optimise',
'nix3-store-path-from-hash-part',
'nix3-store-ping',
'nix3-store-prefetch-file',
'nix3-store-repair',
'nix3-store-sign',