12 lines
286 B
Nix
12 lines
286 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/cpucycle/astrotime";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/cpucycle/astrotime";
|
||
|
rev = "9c7d514efdb561775030eaf8f1a9ae6bddb3a2ca";
|
||
|
sha256 = "024sc7g55v4s54irssm5wsn74sr2k2ynsm6z16w47q66cxhgvby1";
|
||
|
};
|
||
|
}
|
||
|
]
|