Merge pull request #182940 from helsinki-systems/feat/fetchncapp-pname
This commit is contained in:
commit
349612483d
@ -6,7 +6,7 @@
|
||||
, patches ? [ ]
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
name = "nc-app-${name}";
|
||||
pname = "nc-app-${name}";
|
||||
inherit version patches;
|
||||
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user