From e39ee8cb7e664439db06e37fab89c7f570d4da2f Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 6 Oct 2025 14:42:03 +0200 Subject: Tls builds again and has a working client example :) --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index fa8c2c0..011ca29 100644 --- a/default.nix +++ b/default.nix @@ -174,6 +174,7 @@ in rec { forstio.codec-json forstio.codec-netcdf forstio.io + forstio.io-tls forstio.io_codec forstio.remote forstio.remote-filesystem @@ -184,7 +185,6 @@ in rec { unstable = pkgs.symlinkJoin { name = "forstio-unstable-${version}"; paths = [ - forstio.io-tls forstio.remote-sycl forstio.remote-thread # forstio.codec-minecraft -- cgit v1.2.3