mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add swift 5.4.2
This commit is contained in:
parent
1df354c503
commit
e0c41e3dda
3 changed files with 29 additions and 1 deletions
|
@ -17,4 +17,5 @@ args: {
|
|||
"ruby" = import ./ruby.nix args;
|
||||
"zig" = import ./zig.nix args;
|
||||
"vlang" = import ./vlang.nix args;
|
||||
"swift" = import ./swift.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue