From 8423b6155fa943204e7b9ff9cb92cc5e6d9f7381 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 29 Jan 2025 13:17:56 -0500 Subject: nix package/config updates, ruby on nix current - current is at ruby 3.3.6 - next is at ruby 3.4.1 --- shell.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index ec794cda..e592f5ea 100755 --- a/shell.nix +++ b/shell.nix @@ -4,17 +4,17 @@ with pkgs; mkShell { buildInputs = [ - ruby_3_3 - rubyPackages_3_3.rake - rubyPackages_3_3.sqlite3 - rubyPackages_3_3.thor + ruby + rubyPackages.rake + rubyPackages.sqlite3 + rubyPackages.thor sqlite graphicsmagick unzip xz zip openssl - #texlive-combined-full + #texliveFull # texliveTeTeX nixFlakes validatePkgConfig nix-output-monitor -- cgit v1.2.3