Merge pull request #246440 from justinas/fluffychat-pname
fluffychat: use 'pname' instead of 'name'
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
}:
|
||||
|
||||
flutter.buildFlutterApplication rec {
|
||||
pname = "fluffychat";
|
||||
version = "1.12.1";
|
||||
name = "fluffychat";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "famedly";
|
||||
|
||||
Reference in New Issue
Block a user