ungoogled-chromium: name -> pname

A partial backport of e4e631ebb81 to keep the diff minimal.
This commit is contained in:
Michael Weiss
2021-09-25 00:14:35 +02:00
parent c20993fbc9
commit 0f19ca835b

View File

@@ -10,7 +10,7 @@
}:
stdenv.mkDerivation rec {
name = "ungoogled-chromium-${version}";
pname = "ungoogled-chromium";
version = rev;