swiftformat: Remove

Upstream nixpkgs now uses this.
This commit is contained in:
Spotlight 2025-06-17 18:07:06 -05:00
parent eaac41f587
commit b66374110f
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 0 additions and 32 deletions

View file

@ -2,5 +2,4 @@
ipsw = pkgs.callPackage ./ipsw.nix { };
monaco-powerline = pkgs.callPackage ./monaco-powerline/default.nix { };
telnet = pkgs.callPackage ./telnet.nix { };
swiftformat = pkgs.callPackage ./swiftformat.nix { };
}