package.nix: fixed pname
This commit is contained in:
@@ -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";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user