forked from CCCHH/nix-infra
Update spaceapid to latest commit and use correct logo URL
This commit is contained in:
parent
b229494eac
commit
bc6af32a36
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ let
|
|||
spaceapidSrc = builtins.fetchGit {
|
||||
url = "https://git.hamburg.ccc.de/CCCHH/spaceapid.git";
|
||||
ref = "main";
|
||||
rev = "bbeb0d0e2b4538faed275b9891fb55149bc3a2f8";
|
||||
rev = "17753f535c68157e80f30f50deb488133cc98258";
|
||||
};
|
||||
spaceapid = pkgs.buildGoModule rec {
|
||||
pname = "spaceapid";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue