mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-15 16:16:28 +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
|
@ -1,6 +1,6 @@
|
|||
{pkgs, piston, ...}:
|
||||
let
|
||||
pkg = pkgs.ruby_3_1; # ruby 3.1 stable from unstable channel
|
||||
pkg = pkgs.ruby_3_1;
|
||||
in piston.mkRuntime {
|
||||
language = "ruby";
|
||||
version = pkg.version;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue