about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2022-12-05 17:43:51 +0000
committerdevhell <devhell@mailfresser.de>2022-12-05 17:43:51 +0000
commit2c379ca6844c3161ef489bfd017cdbf5f835ad7c (patch)
tree2375bbbe326c9f886d9d93ae3bd7892ed591b90a
parent2ff13ca70b4cca8aad20b36eea026e3481ada632 (diff)
machines/gunnr: Remove rocm-opencl packages
Hydra seems to have an issue now with these, even though they compiled
fine locally, but I don't really need them now anyway, so might as well
remove them.
-rw-r--r--machines/devhell/gunnr.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index 3ff2abd3..6f026717 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -44,8 +44,6 @@
         libvdpau-va-gl
         vaapiVdpau
         amdvlk
-        rocm-opencl-icd
-        rocm-opencl-runtime
       ];
     };
   };