686ce24904
GitOrigin-RevId: ac1f5b72a9e95873d1de0233fddcb56f99884b37
8 lines
211 B
Nix
8 lines
211 B
Nix
{ fetchFromGitHub }:
|
|
|
|
fetchFromGitHub {
|
|
owner = "skaes";
|
|
repo = "rvm-patchsets";
|
|
rev = "e6574c54a34fe6e4d45aa1433872a22ddfe14cf3";
|
|
hash = "sha256-x2KvhgRVJ4Nc5v1j4DggKO1u3otG8HVMxhq4yuUKnds=";
|
|
}
|