Fix nix package name.
This commit is contained in:
parent
642c8be096
commit
62dd6e21d1
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
||||||
});
|
});
|
||||||
|
|
||||||
system-manager = craneLib.buildPackage (commonArgs // {
|
system-manager = craneLib.buildPackage (commonArgs // {
|
||||||
|
pname = "system-manager";
|
||||||
inherit cargoArtifacts;
|
inherit cargoArtifacts;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue