mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 03:40:22 +00:00
13 lines
250 B
Nix
Generated
13 lines
250 B
Nix
Generated
{
|
|
rake = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
|
|
type = "gem";
|
|
};
|
|
version = "13.2.1";
|
|
};
|
|
}
|