Update spaceapid

This commit is contained in:
June 2024-01-15 22:38:00 +01:00
parent 001740df0b
commit 1c54a7b316

View file

@ -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";