mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-21 05:04:00 +00:00
547b5b7a73
This fixes nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc which otherwise wouldn't find documentation, unlike nix-shell -p ruby ruby.devdoc which would, because ruby has setup hooks to accomodate for this, that were being masked by the withPackages wrapper. |
||
---|---|---|
.. | ||
default.nix | ||
Gemfile | ||
require_exceptions.nix | ||
test.nix | ||
test.rb |