11 lines
294 B
Nix
11 lines
294 B
Nix
[
|
|
{
|
|
goPackagePath = "github.com/spf13/cobra";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/cobra";
|
|
rev = "b80588d523ec50c7fee20218426cf2ff70920f06";
|
|
sha256 = "0gl861bn6bb45ands4742xzaxdvl69r4an1v7cyfis7mc450j7lg";
|
|
};
|
|
}
|
|
]
|