We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a0c14 commit d2b0b70Copy full SHA for d2b0b70
nixos/release-combined.nix
@@ -99,7 +99,7 @@ rec {
99
100
(onFullSupported "nixos.tests.firewall")
101
(onFullSupported "nixos.tests.fontconfig-default-fonts")
102
- (onSystems [ "x86_64-linux" ] "nixos.tests.gitlab") # we lack energy to really debug aarch64 here
+ (onFullSupported "nixos.tests.gitlab")
103
(onFullSupported "nixos.tests.gnome")
104
(onFullSupported "nixos.tests.gnome-xorg")
105
(onSystems [ "x86_64-linux" ] "nixos.tests.hibernate")
0 commit comments