From f36eff381e7a9eee6c3cdba44bd39c6c914893ed Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 10 Dec 2025 08:16:42 +0100 Subject: Adding sycl to stable --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 42a8c80..3adde75 100644 --- a/default.nix +++ b/default.nix @@ -182,6 +182,7 @@ in rec { forstio.io_codec forstio.remote forstio.remote-filesystem + forstio.remote-sycl forstio.crypto ]; }; @@ -189,7 +190,6 @@ in rec { unstable = pkgs.symlinkJoin { name = "forstio-unstable-${version}"; paths = [ - forstio.remote-sycl forstio.remote-thread # forstio.codec-minecraft ]; -- cgit v1.2.3