mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
7d63c77405
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. |
||
---|---|---|
.. | ||
rubygems | ||
config.nix | ||
default.nix | ||
dev.nix | ||
do-not-regenerate-revision.h.patch | ||
do-not-update-gems-baseruby-3.2.patch | ||
do-not-update-gems-baseruby.patch | ||
dont-refer-to-build-dir.patch | ||
rbconfig.rb | ||
ruby-version.nix |