package.nix: fixed pname
This commit is contained in:
parent
1e336db1a9
commit
f0630c4a63
@ -30,7 +30,7 @@ in flutter319.buildFlutterApplication rec {
|
|||||||
hash = "sha256-yYGGmF0XiixDi/OuLdlKwN685BUsxcIFzIqXkJi4KMs=";
|
hash = "sha256-yYGGmF0XiixDi/OuLdlKwN685BUsxcIFzIqXkJi4KMs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pname = "invoice-ninja-desktop";
|
pname = "invoiceninja-desktop";
|
||||||
|
|
||||||
targetFlutterPlatform = "linux";
|
targetFlutterPlatform = "linux";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user