summaryrefslogtreecommitdiff
path: root/examples/particles_gpu/.nix/derivation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles_gpu/.nix/derivation.nix')
-rw-r--r--examples/particles_gpu/.nix/derivation.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/particles_gpu/.nix/derivation.nix b/examples/particles_gpu/.nix/derivation.nix
index 227132f..6ab8825 100644
--- a/examples/particles_gpu/.nix/derivation.nix
+++ b/examples/particles_gpu/.nix/derivation.nix
@@ -6,7 +6,7 @@
, python3
, pname
, version
-, kel-lbm
+, kel
, adaptive-cpp
}:
@@ -27,7 +27,7 @@ stdenv.mkDerivation {
forstio.codec
forstio.codec-unit
forstio.codec-json
- kel-lbm.core
+ kel.lbm.core
adaptive-cpp
];