From db81d74c3959fded1c32fe4e95f2efeed04938ee Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 31 Oct 2025 14:25:09 +0100 Subject: Adding 3D poiseulle and using http fetching --- examples/cavity_2d_gpu/.nix/derivation.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/cavity_2d_gpu') diff --git a/examples/cavity_2d_gpu/.nix/derivation.nix b/examples/cavity_2d_gpu/.nix/derivation.nix index 01c2a10..0b604f5 100644 --- a/examples/cavity_2d_gpu/.nix/derivation.nix +++ b/examples/cavity_2d_gpu/.nix/derivation.nix @@ -7,7 +7,7 @@ , python3 , pname , version -, adaptive-cpp-dev +, adaptive-cpp , kel-lbm }: @@ -29,7 +29,7 @@ stdenv.mkDerivation { forstio.codec-unit forstio.remote forstio.codec-json - adaptive-cpp-dev + adaptive-cpp kel-lbm ]; -- cgit v1.2.3