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

fetchFromGitHub {
  owner  = "skaes";
  repo   = "rvm-patchsets";
  rev    = "e6e12c2c32ff184e0409d8f9f2a870f2dfbd06a3";
  sha256 = "0n71h2ip1k18icb3bcr1jz4161lh6vr6i3f7b45jswg77c4rrxcy";
}