Merge pull request #119443 from ambroisie/add-podgrab

Add podgrab package and module
This commit is contained in:
Luke Granger-Brown
2021-04-25 14:12:40 +01:00
committed by GitHub
7 changed files with 124 additions and 0 deletions
+1
View File
@@ -324,6 +324,7 @@ in
pleroma = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./pleroma.nix {};
plikd = handleTest ./plikd.nix {};
plotinus = handleTest ./plotinus.nix {};
podgrab = handleTest ./podgrab.nix {};
podman = handleTestOn ["x86_64-linux"] ./podman.nix {};
pomerium = handleTestOn ["x86_64-linux"] ./pomerium.nix {};
postfix = handleTest ./postfix.nix {};