forked from CCCHH/nix-infra
Update spaceapid
This commit is contained in:
parent
a8379c3cf2
commit
b1b34c54ba
|
@ -4,7 +4,7 @@ let
|
|||
spaceapidSrc = builtins.fetchGit {
|
||||
url = "https://gitlab.hamburg.ccc.de/ccchh/spaceapid.git";
|
||||
ref = "main";
|
||||
rev = "25938b6b3a22199e9884c9f18cc3ea41ca75ed46";
|
||||
rev = "ec8e279b7a1ad203919f8af9c8cac84257c8d8b6";
|
||||
};
|
||||
spaceapid = pkgs-unstable.buildGoModule {
|
||||
pname = "spaceapid";
|
||||
|
|
Loading…
Reference in a new issue