treewide: name -> pname (#67513)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "panopticon";
|
||||
version = "unstable-20171202";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "das-labor";
|
||||
|
||||
Reference in New Issue
Block a user