forked from mirrors/nixpkgs
Revert "nixos: disable gdk-pixbuf test"
This reverts commit 218ada1ba7
.
This commit is contained in:
parent
6d3b9763a6
commit
86c4a640b4
|
@ -289,7 +289,7 @@ in rec {
|
|||
tests.flatpak = callTest tests/flatpak.nix {};
|
||||
tests.firewall = callTest tests/firewall.nix {};
|
||||
tests.fwupd = callTest tests/fwupd.nix {};
|
||||
#tests.gdk-pixbuf = callTest tests/gdk-pixbuf.nix {};
|
||||
tests.gdk-pixbuf = callTest tests/gdk-pixbuf.nix {};
|
||||
#tests.gitlab = callTest tests/gitlab.nix {};
|
||||
tests.gitolite = callTest tests/gitolite.nix {};
|
||||
tests.gjs = callTest tests/gjs.nix {};
|
||||
|
|
Loading…
Reference in a new issue