ipsw: Init at v3.1.542

This commit is contained in:
Spotlight 2024-09-10 17:53:02 -05:00
parent 7191cb59d3
commit d26c7167f7
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
2 changed files with 39 additions and 0 deletions

View file

@ -1,5 +1,6 @@
self: super:
{
ipsw = super.callPackage ./ipsw.nix { };
monaco-powerline = super.callPackage ./monaco-powerline/default.nix { };
swiftformat = super.callPackage ./swiftformat.nix { };
}