From 99a7d93823513e3b97c1813e7e3d0265e22ae0b8 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Fri, 11 Nov 2022 15:49:52 +0100 Subject: [PATCH] Tap uses ruby 3.0 --- shells/tap.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/tap.nix b/shells/tap.nix index 1e670f24..e9e11f7c 100644 --- a/shells/tap.nix +++ b/shells/tap.nix @@ -7,7 +7,7 @@ file findutils gnumake - ruby_3_1 + ruby_3_0 nodejs yarn ];