Merge pull request #214910 from rnhmjoj/pr-gnupg-test

nixos/tests/gnupg: init
This commit is contained in:
Jacek Galowicz
2023-02-07 09:17:06 +01:00
committed by GitHub
4 changed files with 148 additions and 24 deletions

View File

@@ -248,6 +248,7 @@ in {
gnome = handleTest ./gnome.nix {};
gnome-flashback = handleTest ./gnome-flashback.nix {};
gnome-xorg = handleTest ./gnome-xorg.nix {};
gnupg = handleTest ./gnupg.nix {};
go-neb = handleTest ./go-neb.nix {};
gobgpd = handleTest ./gobgpd.nix {};
gocd-agent = handleTest ./gocd-agent.nix {};