From e60db388693b63be6d7e4c03234976b567378e94 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 21 Jan 2026 17:20:08 +0100 Subject: Fixing compilation errors --- examples/poiseulle_particles_2d_gpu/.nix/derivation.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples/poiseulle_particles_2d_gpu/.nix/derivation.nix') diff --git a/examples/poiseulle_particles_2d_gpu/.nix/derivation.nix b/examples/poiseulle_particles_2d_gpu/.nix/derivation.nix index 127243d..e08f42a 100644 --- a/examples/poiseulle_particles_2d_gpu/.nix/derivation.nix +++ b/examples/poiseulle_particles_2d_gpu/.nix/derivation.nix @@ -26,11 +26,12 @@ stdenv.mkDerivation { forstio.async forstio.codec forstio.codec-unit - forstio.remote + forstio.remote + forstio.remote-filesystem forstio.codec-json adaptive-cpp kel.lbm.core -# kel-lbm.sycl + kel.lbm.sycl ]; preferLocalBuild = true; -- cgit v1.2.3