nixpkgs/pkgs/development/interpreters/ruby
Andrew Marshall 7d63c77405 ruby: improve failure message when missing cargoHash
Without this, doing e.g. `pkgs.mkRuby` without a `cargoHash` param would
mean that the `fetchCargoTarball` drv was not a FOD and thus had no
network access and would give confusing network failure messages. This
forces specifying non-null `cargoHash` if it is actually being used,
while allowing it to still be `null` when not needed.
2024-04-01 13:58:03 -04:00
..
rubygems ruby.rubygems: 3.5.5 -> 3.5.6 2024-02-08 04:20:00 +00:00
config.nix
default.nix ruby: improve failure message when missing cargoHash 2024-04-01 13:58:03 -04:00
dev.nix ruby: fix typo 2023-05-31 04:13:29 +04:00
do-not-regenerate-revision.h.patch
do-not-update-gems-baseruby-3.2.patch ruby: fix cross compilation 2023-03-09 17:55:45 +09:00
do-not-update-gems-baseruby.patch
dont-refer-to-build-dir.patch ruby: fix cross compilation 2023-03-09 17:55:45 +09:00
rbconfig.rb
ruby-version.nix