Revert "replaceVarsWith: properly set pname, version" (#530700)

This commit is contained in:
Vladimír Čunát 2026-06-11 12:09:07 +00:00 committed by GitHub
commit 5e3a9a5832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,8 +122,7 @@ in
stdenvNoCC.mkDerivation (
{
pname = optionalAttrs.pname or optionalAttrs.name or (baseNameOf src);
version = "26.11pre-git";
name = baseNameOf src;
}
// optionalAttrs
// forcedAttrs