summary refs log tree commit diff
path: root/pkgs/tools/X11/go-sct/deps.nix
blob: f808858e091af8a1e9d565657bc60118d83c3254 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    goPackagePath = "github.com/cpucycle/astrotime";
    fetch = {
      type = "git";
      url = "https://github.com/cpucycle/astrotime";
      rev = "9c7d514efdb561775030eaf8f1a9ae6bddb3a2ca";
      sha256 = "024sc7g55v4s54irssm5wsn74sr2k2ynsm6z16w47q66cxhgvby1";
    };
  }
]