Skip to content

Commit 1b8cf84

Browse files
committed
Remove libhsakmt
1 parent 237424a commit 1b8cf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pkgconf-nixpkgs-map.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5733,7 +5733,7 @@ pkgs:
57335733
then [ pkgs.gdk_pixbuf ]
57345734
else [];
57355735
# rocm-thunk was replaced by rocmPackages.rocm-thunk in 23.11
5736-
"libhsakmt" = [ pkgs.rocmPackages.rocm-thunk or pkgs.rocm-thunk ];
5736+
# "libhsakmt" = [ pkgs.rocmPackages.rocm-thunk or pkgs.rocm-thunk ];
57375737
} // lib.optionalAttrs (pkgs ? libsigcxx12) {
57385738
# libsigcxx12 was removed in 23.11
57395739
"sigc++-1.2" = [ "libsigcxx12" ];

0 commit comments

Comments
 (0)