diff options
Diffstat (limited to 'nix/pkglst/packages_ruby_3_0.nix')
| -rw-r--r-- | nix/pkglst/packages_ruby_3_0.nix | 11 | 
1 files changed, 6 insertions, 5 deletions
| diff --git a/nix/pkglst/packages_ruby_3_0.nix b/nix/pkglst/packages_ruby_3_0.nix index 5ac59203..e943f7fe 100644 --- a/nix/pkglst/packages_ruby_3_0.nix +++ b/nix/pkglst/packages_ruby_3_0.nix @@ -5,9 +5,10 @@ with pkgs; [    rubyPackages_3_0.rake    rubyPackages_3_0.sqlite3    rubyPackages_3_0.thor -    sqlite -    unzip -    xz -    zip -    #texlive-combined-full +  sqlite +  unzip +  xz +  zip +  openssl +  #texlive-combined-full  ] | 
