12 lines
260 B
Nix
12 lines
260 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/DECK36/go-gelf";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/DECK36/go-gelf";
|
||
|
rev = "4bc6123df0946a1c23fd54e0c1d0ed68b44fd99f";
|
||
|
sha256 = "071zdwcl8ld05gv88yym1p7xq72igd6jj05n5d7v01hn6rvj48ay";
|
||
|
};
|
||
|
}
|
||
|
]
|