nixpkgs/pkgs/development/ruby-modules/bundled-common
Andrew Marshall f299debaac bundlerEnv: Fix passthru not being passed-through
E.g. `pkgs.bundlerEnv { passthru = { ... }; ... }` previously would not
result in the `passthru` attrs not being concatenated onto the returned
derivation. Now it will be.
2024-06-03 23:41:29 -04:00
..
default.nix bundlerEnv: Fix passthru not being passed-through 2024-06-03 23:41:29 -04:00
functions.nix
gen-bin-stubs.rb
test.nix