nixos/release-combined: make gitlab a channel blocker

Prevent issues like https://github.com/NixOS/nixpkgs/pull/257932 from reaching nixos-unstable in the future
This commit is contained in:
Yureka 2023-10-02 14:05:35 +02:00
parent 96ae9c9878
commit bfa26b6ee3

View file

@ -79,6 +79,7 @@ in rec {
(onFullSupported "nixos.tests.firewall")
(onFullSupported "nixos.tests.fontconfig-default-fonts")
(onFullSupported "nixos.tests.gitlab")
(onFullSupported "nixos.tests.gnome")
(onFullSupported "nixos.tests.gnome-xorg")
(onSystems ["x86_64-linux"] "nixos.tests.hibernate")