From 8b3ade73997e9f87f1232b9dc9af35969e6f50dd Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 19 Jan 2026 13:35:25 +0100 Subject: Rewriting parts to handle different ghost layers --- lib/sycl/.nix/derivation.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/sycl/.nix/derivation.nix') diff --git a/lib/sycl/.nix/derivation.nix b/lib/sycl/.nix/derivation.nix index 68fbab7..02032ba 100644 --- a/lib/sycl/.nix/derivation.nix +++ b/lib/sycl/.nix/derivation.nix @@ -5,7 +5,7 @@ , pname , version , forstio -, kel-lbm +, kel , adaptive-cpp }: @@ -27,7 +27,7 @@ stdenv.mkDerivation { forstio.codec-json forstio.remote forstio.remote-sycl - kel-lbm.core + kel.lbm.core adaptive-cpp ]; -- cgit v1.2.3