rocmPackages.*: set pname

This commit is contained in:
Sigmanificient
2026-02-07 00:02:39 +01:00
parent 7d7d66484f
commit 75179df597
@@ -174,6 +174,7 @@ let
in
runCommand name
{
pname = name;
# If this is erroring, try why-depends --precise on the symlinkJoin of inputs to look for the problem
# nix why-depends --precise .#rocmPackages.llvm.rocm-toolchain.linked /store/path/its/not/allowed
disallowedRequisites = disallowedRefsForToolchain;