Skip to content

Commit 75179df

Browse files
rocmPackages.*: set pname
1 parent 7d7d664 commit 75179df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/rocm-modules/llvm/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ let
174174
in
175175
runCommand name
176176
{
177+
pname = name;
177178
# If this is erroring, try why-depends --precise on the symlinkJoin of inputs to look for the problem
178179
# nix why-depends --precise .#rocmPackages.llvm.rocm-toolchain.linked /store/path/its/not/allowed
179180
disallowedRequisites = disallowedRefsForToolchain;

0 commit comments

Comments
 (0)