diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-04 16:16:32 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-04 16:16:32 +0200 |
| commit | 4bde4893c9ab3a0d09570946b67734751bc84408 (patch) | |
| tree | 29916f5319d541214c2e9180a0c01357a59953b4 /default.nix | |
| parent | 728fe910b288321760042d5aa520eedeabb3af96 (diff) | |
| download | forstio-forstio-4bde4893c9ab3a0d09570946b67734751bc84408.tar.gz | |
Pushing something
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix index 4532dbf..cf7dd97 100644 --- a/default.nix +++ b/default.nix @@ -184,7 +184,6 @@ in rec { forstio.io_codec forstio.remote forstio.remote-filesystem - forstio.remote-sycl forstio.crypto ]; }; @@ -193,6 +192,7 @@ in rec { name = "forstio-unstable-${version}"; paths = [ forstio.remote-thread + forstio.remote-sycl # forstio.codec-minecraft ]; }; |
