ungoogled-chromium: name -> pname
A partial backport of e4e631ebb81 to keep the diff minimal.
This commit is contained in:
parent
c20993fbc9
commit
0f19ca835b
@ -10,7 +10,7 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "ungoogled-chromium-${version}";
|
||||
pname = "ungoogled-chromium";
|
||||
|
||||
version = rev;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user