nixosTests.libgdata: port to python, move to installed-tests

This commit is contained in:
worldofpeace
2019-11-07 08:07:51 -05:00
parent 75a8cd9930
commit 9b99912d82
4 changed files with 12 additions and 22 deletions
+1
View File
@@ -72,6 +72,7 @@ in
glib-networking = callInstalledTest ./glib-networking.nix {};
gnome-photos = callInstalledTest ./gnome-photos.nix {};
graphene = callInstalledTest ./graphene.nix {};
libgdata = callInstalledTest ./libgdata.nix {};
libxmlb = callInstalledTest ./libxmlb.nix {};
ostree = callInstalledTest ./ostree.nix {};
xdg-desktop-portal = callInstalledTest ./xdg-desktop-portal.nix {};