12 lines
260 B
Nix
12 lines
260 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/libgit2/git2go";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/libgit2/git2go";
|
||
|
rev = "334260d743d713a55ff3c097ec6707f2bb39e9d5";
|
||
|
sha256 = "0hfya9z2pg29zbc0s92hj241rnbk7d90jzj34q0dp8b7akz6r1rc";
|
||
|
};
|
||
|
}
|
||
|
]
|