Files
nixpkgs/pkgs/development/ruby-modules/bundler-env
Judson 7f6e8a1cd5 Adding "allBins" flag on bundlerEnv
The bin stubs need to be built where there's access to /nix/store - so
it can't happen in a nix-shell run. Ergo, a shell.nix needs to be able
to signal to the build that all bins need to be built.
2017-03-26 17:32:30 -07:00
..