trickster: move to pkgs/by-name (#402331)

This commit is contained in:
Wolfgang Walther
2025-04-27 18:24:23 +00:00
committed by GitHub
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -13087,9 +13087,6 @@ with pkgs;
withoutInitTools = true;
};
# FIXME: `tcp-wrapper' is actually not OS-specific.
trickster = callPackage ../servers/trickster/trickster.nix { };
trinsic-cli = callPackage ../tools/admin/trinsic-cli {
inherit (darwin.apple_sdk.frameworks) Security;
};