Fix zt-tcp-relay

This commit is contained in:
Qubasa
2024-05-02 16:59:17 +02:00
parent d897ac390c
commit a47c07b31b
2 changed files with 1 additions and 3 deletions

View File

@@ -8,6 +8,4 @@
jsonschema = import ./jsonschema { inherit lib; };
modules = import ./description.nix { inherit clan-core; };
buildClan = import ./build-clan { inherit clan-core lib nixpkgs; };
}