trickster: move to pkgs/by-name

This commit is contained in:
TomaSajt 2025-04-27 20:11:05 +02:00
parent 4e77eb75df
commit d5caa0b730
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 3 deletions

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;
};