mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-09 15:58:05 +02:00
fix derivation names
This commit is contained in:
parent
2b1349ac18
commit
00ca8e9bd8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
# work. The top-level flake.nix will choose useful combinations of these
|
||||
# options to CI.
|
||||
|
||||
, pname ? "nix"
|
||||
, pname ? "nix-super"
|
||||
|
||||
, versionSuffix ? ""
|
||||
, officialRelease ? false
|
||||
|
|
Loading…
Reference in a new issue