mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
trickster: move to pkgs/by-name
This commit is contained in:
parent
4e77eb75df
commit
d5caa0b730
2 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue