forked from CCCHH/nix-infra
Update spaceapid
This commit is contained in:
parent
001740df0b
commit
1c54a7b316
|
@ -4,7 +4,7 @@ let
|
|||
spaceapidSrc = builtins.fetchGit {
|
||||
url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
|
||||
ref = "main";
|
||||
rev = "42a012239fc7004c120a74c555a48202f5775bac";
|
||||
rev = "7ac8e91cc2d4523fe286025258ea38e1d94360a3";
|
||||
};
|
||||
spaceapid = pkgs.buildGoModule {
|
||||
pname = "spaceapid";
|
||||
|
|
Loading…
Reference in a new issue