blesh: fix pname
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
name = "blesh";
|
||||
pname = "blesh";
|
||||
version = "unstable-2022-07-29";
|
||||
|
||||
src = fetchzip {
|
||||
|
||||
Reference in New Issue
Block a user