diff options
Diffstat (limited to 'nix/packages.nix')
| -rw-r--r-- | nix/packages.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nix/packages.nix b/nix/packages.nix index 85a2cfe..ba6dc6e 100644 --- a/nix/packages.nix +++ b/nix/packages.nix @@ -12,13 +12,6 @@ packages = { teawiebot = pkgs.callPackage ./derivation.nix { inherit self; - inherit - (pkgs.darwin.apple_sdk.frameworks) - CoreFoundation - Security - SystemConfiguration - ; - naersk = inputs.naersk.lib.${system}; }; |
