From 7abcc7c96ce891128858089e34afc2e986b1ab19 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 3 Mar 2025 14:01:10 +0100 Subject: wip --- .nix/derivation.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.nix/derivation.nix') diff --git a/.nix/derivation.nix b/.nix/derivation.nix index 895a2f2..b328e56 100644 --- a/.nix/derivation.nix +++ b/.nix/derivation.nix @@ -3,7 +3,6 @@ , scons , clang-tools , forstio -, kel-unit }: stdenv.mkDerivation { @@ -20,7 +19,7 @@ stdenv.mkDerivation { forstio.core forstio.async forstio.codec - kel-unit + forstio.codec-unit ]; outputs = [ "out" "dev" ]; -- cgit v1.2.3