summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/default.nix b/default.nix
index 3e6017e..f6d5818 100644
--- a/default.nix
+++ b/default.nix
@@ -146,12 +146,9 @@ in rec {
name = "forstio-unstable-${version}";
paths = [
forstio.remote-sycl
- forstio.io_codec
forstio.thread
forstio.crypto
# forstio.codec-minecraft
];
};
-
-
}