Update spaceapid

This commit is contained in:
June 2023-11-09 19:59:08 +01:00
parent 0c33845fea
commit a8379c3cf2

View file

@ -4,7 +4,7 @@ let
spaceapidSrc = builtins.fetchGit {
url = "https://gitlab.hamburg.ccc.de/ccchh/spaceapid.git";
ref = "main";
rev = "1a9922d5f148cc3b315afee7fc43cd3c41e69798";
rev = "25938b6b3a22199e9884c9f18cc3ea41ca75ed46";
};
spaceapid = pkgs-unstable.buildGoModule {
pname = "spaceapid";