summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-16 11:15:25 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-16 11:15:25 +0200
commit391914c2925b7ecf88244b4d584294e08c8ada7c (patch)
tree4ba3f61b7727c7dcb6885f968d3e90db79cf57ed
parentb0f11e35987191a522e1b7ce6ac0ca2a4dee3bd2 (diff)
Forgot to change the merging name
-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
];
};