mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
12 lines
265 B
Nix
Generated
12 lines
265 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/therootcompany/sclient";
|
|
fetch = {
|
|
type = "FromGitHub";
|
|
owner = "therootcompany";
|
|
repo = "sclient";
|
|
rev = "v1.5.0";
|
|
sha256 = "sha256-NAFTOx2sm92K+d746Z5UpB1HGsJI6cJgmh+YTyVkJ0w=";
|
|
};
|
|
}
|
|
]
|