From 35c73f24d59d301d038bc32233b7c458b7d6c67f Mon Sep 17 00:00:00 2001 From: Martin Schwaighofer Date: Sat, 10 Feb 2024 04:29:02 +0100 Subject: [PATCH] rocmPackages: fix CLR build --- pkgs/development/rocm-modules/6/clr/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/rocm-modules/6/clr/default.nix b/pkgs/development/rocm-modules/6/clr/default.nix index 108bb9e220ac..fc22c7ff13f2 100644 --- a/pkgs/development/rocm-modules/6/clr/default.nix +++ b/pkgs/development/rocm-modules/6/clr/default.nix @@ -95,6 +95,7 @@ in stdenv.mkDerivation (finalAttrs: { postPatch = '' patchShebangs hipamd/src + patchShebangs hipamd/download_libamhip64_v5.sh # We're not on Windows so these are never installed to hipcc... substituteInPlace hipamd/CMakeLists.txt \