Update spaceapid
This commit is contained in:
parent
eea98d66c4
commit
b5ec5fd763
|
@ -4,7 +4,7 @@ let
|
||||||
spaceapidSrc = builtins.fetchGit {
|
spaceapidSrc = builtins.fetchGit {
|
||||||
url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
|
url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
|
||||||
ref = "main";
|
ref = "main";
|
||||||
rev = "cf9678d7126e1951f9e4aabaa30d7350eb76973b";
|
rev = "bbeb0d0e2b4538faed275b9891fb55149bc3a2f8";
|
||||||
};
|
};
|
||||||
spaceapid = pkgs.buildGoModule {
|
spaceapid = pkgs.buildGoModule {
|
||||||
pname = "spaceapid";
|
pname = "spaceapid";
|
||||||
|
|
Loading…
Reference in a new issue