ruby-nix
ruby-nix copied to clipboard
Generates reproducible ruby/bundler app environment with Nix
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 27. Release notes Sourced from cachix/install-nix-action's releases. v27 What's Changed Enable always-allow-substitutes by default by @sandydoo in cachix/install-nix-action#207 nix: 2.20.5 -> 2.22.1 by @kashw2 in...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Would be nice if we have instructions on how to use ruby-nix on new projects or updating old projects to use flakes
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 30. Release notes Sourced from cachix/install-nix-action's releases. v30 Nix: 2.24.7 -> 2.24.9, fixing GHSA-6fjr-mq49-mm2c v29 Bumps Nix to 2.24.7 v28 Nix 2.24.6 - https://github.com/NixOS/nix/security/advisories/GHSA-h4vv-h3jq-v493 v27...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 2.2.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.2.0 What's Changed Bump actions/create-github-app-token from 1.9.0 to 1.10.0 by @dependabot in dependabot/fetch-metadata#523 Bump actions/create-github-app-token from 1.10.0 to...
After pinning `sass-embedded` to `v1.78.0` in my Gemfile, accordingly updating my Gemfile.lock and my gemset.nix, and entering my ruby-nix environment, I observe sass `v1.80.5` being present despite there being no...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 31. Release notes Sourced from cachix/install-nix-action's releases. v31 What's Changed nix: 2.24.9 -> 2.25.2 by @Mic92 in cachix/install-nix-action#218 ci: fix latest installer tests by @sandydoo...