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

fetchFromGitHub {
  owner  = "skaes";
  repo   = "rvm-patchsets";
  rev    = "e6574c54a34fe6e4d45aa1433872a22ddfe14cf3";
  hash   = "sha256-x2KvhgRVJ4Nc5v1j4DggKO1u3otG8HVMxhq4yuUKnds=";
}