summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 84a71b1..6080a3d 100644
--- a/default.nix
+++ b/default.nix
@@ -160,7 +160,7 @@ in rec {
name = "forstio-unstable-${version}";
paths = [
forstio.remote-sycl
- forstio.thread
+ forstio.remote-thread
# forstio.codec-minecraft
];
};