From c2c901ce56c112099b869700b59777651c1b7f77 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 10 Jan 2026 15:31:52 -0500 Subject: po4a perl deps (nixpkgs) --- flake.nix | 2 +- org/config_nix.org | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 26947fc5..af041c47 100644 --- a/flake.nix +++ b/flake.nix @@ -240,7 +240,7 @@ rubyPackages.thor sqlite graphicsmagick - perl538Packages.Po4a + perlPackages.Po4a validatePkgConfig jq #git diff --git a/org/config_nix.org b/org/config_nix.org index b7085e73..2f693c45 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -245,7 +245,7 @@ <> sqlite graphicsmagick - perl538Packages.Po4a + perlPackages.Po4a validatePkgConfig jq #git @@ -324,7 +324,7 @@ rubyPackages<>.thor #+NAME: ruby_version_next #+BEGIN_SRC nix -_3_4 +_4_0 #+END_SRC ***** SET ruby version current @@ -344,6 +344,16 @@ _3_2 #+END_SRC **** ruby fixed versions +***** ruby 4.0 - ruby_version_4_0 + +#+NAME: ruby_version_4_0 +#+BEGIN_SRC nix +ruby_4_0 +rubyPackages_4_0.rake +rubyPackages_4_0.sqlite3 +rubyPackages_4_0.thor +#+END_SRC + ***** ruby 3.4 - ruby_version_3_4 #+NAME: ruby_version_3_4 -- cgit v1.2.3