1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

cltk: move to nixpkgs

This commit is contained in:
2024-12-16 13:20:01 +01:00
parent 2c58405314
commit 89cd81b2f4
2 changed files with 0 additions and 62 deletions

View File

@@ -332,7 +332,6 @@
brassica = pkgs.callPackage packages/brassica.nix {};
cheat-sh = pkgs.callPackage packages/cheat-sh.nix {};
closest = pkgs.callPackage packages/closest {};
cltk = pkgs.python310Packages.callPackage packages/cltk.nix {};
cro = pkgs.callPackage packages/cro.nix {};
cyberlocker-tools = pkgs.callPackage packages/cyberlocker-tools.nix {};
default-gateway = pkgs.callPackage packages/default-gateway.nix {};