forked from mirrors/nixpkgs
Merge pull request #184811 from SuperSandro2000/SuperSandro2000-patch-4
This commit is contained in:
commit
f53dff8a0f
|
@ -202,7 +202,7 @@ let
|
|||
in
|
||||
|
||||
buildStdenv.mkDerivation ({
|
||||
name = "${pname}-unwrapped-${version}";
|
||||
pname = "${pname}-unwrapped";
|
||||
inherit version;
|
||||
|
||||
inherit src unpackPhase meta;
|
||||
|
|
Loading…
Reference in a new issue