From 6debd8a04fc37975a9f2a981b993955a30c69b8b Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 15 Apr 2024 16:30:04 +0200 Subject: io_codec: Fixed rpc issues and removed includes for opencl in headers --- modules/remote-opencl/.nix/derivation.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/remote-opencl/.nix/derivation.nix') diff --git a/modules/remote-opencl/.nix/derivation.nix b/modules/remote-opencl/.nix/derivation.nix index 8c14796..2d095df 100644 --- a/modules/remote-opencl/.nix/derivation.nix +++ b/modules/remote-opencl/.nix/derivation.nix @@ -26,6 +26,7 @@ in stdenv.mkDerivation { forstio.codec forstio.async forstio.io + forstio.io_codec opencl-clhpp ]; -- cgit v1.2.3