nixpkgs/pkgs/development/ruby-modules/gem
Aneesh Agrawal 0750c5aee4 ruby-modules: Add new url source type
This just defers to `fetchurl` for fetching.

Additionally, update the `nix-bundle-install.rb` script to handle gems
installed from a path, i.e. those with a `url` source.
Some parts of that script have been disabled in the `path` case
that likely shouldn't be, but cause errors and aren't necessary to get
`vagrant` to work.
2018-01-04 07:54:30 -08:00
..
default.nix ruby-modules: Add new url source type 2018-01-04 07:54:30 -08:00
gem-post-build.rb buildRubyGem: don't set the GEM_HOME 2016-08-23 09:30:49 +01:00
nix-bundle-install.rb ruby-modules: Add new url source type 2018-01-04 07:54:30 -08:00