Include pure Swift version of swiftformat
This should probably be upstreamed... eventually.
This commit is contained in:
parent
de38673001
commit
471c61218e
3 changed files with 41 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
self: super:
|
||||
{
|
||||
monaco-powerline = super.callPackage ./monaco-powerline/default.nix {};
|
||||
swiftformat = super.callPackage ./swiftformat.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue