flare: use pname and version instead of name (#483011)
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
}:
|
||||
|
||||
buildEnv {
|
||||
name = "flare-1.14";
|
||||
pname = "flare";
|
||||
version = "1.14";
|
||||
|
||||
paths = [
|
||||
(callPackage ./engine.nix { })
|
||||
|
||||
Reference in New Issue
Block a user