libidn2: set pname and version (#482577)

This commit is contained in:
Fernando Rodrigues
2026-01-22 07:47:41 +00:00
committed by GitHub
@@ -18,7 +18,7 @@ runCommandLocal "${libidn2.pname}-${libidn2.version}"
passthru = {
inherit (libidn2) out info devdoc; # no need to touch these store paths
};
inherit (libidn2) meta;
inherit (libidn2) meta pname version;
}
''
cp -r '${libidn2.bin}' "$bin"