nixos/all-tests: add go-camo

This commit is contained in:
Sandro Jäckel
2025-02-24 15:26:44 +01:00
parent 88b5bff4ca
commit ad0bf1f4c5
+1
View File
@@ -439,6 +439,7 @@ in {
gns3-server = handleTest ./gns3-server.nix {};
gnupg = handleTest ./gnupg.nix {};
goatcounter = handleTest ./goatcounter.nix {};
go-camo = handleTest ./go-camo.nix { };
go-neb = handleTest ./go-neb.nix {};
gobgpd = handleTest ./gobgpd.nix {};
gocd-agent = handleTest ./gocd-agent.nix {};