about summary refs log tree commit diff
path: root/pkgs/development/interpreters/ruby/rvm-patchsets.nix
blob: 1598cbc56e1dbb954ea11b2d2c32862f63df7da9 (plain) (blame)
1
2
3
4
5
6
7
8
{ fetchFromGitHub }:

fetchFromGitHub {
  owner  = "skaes";
  repo   = "rvm-patchsets";
  rev    = "ba5a3c6f972e1b957b4b3fe28b5730ef0e27bff3";
  sha256 = "0sjmhhb8hshxa58x062j44w0xdck8ykgpsg33wjr0wv9npwpkwrz";
}