mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
parent
bb93729372
commit
c643fa9615
2 changed files with 89 additions and 91 deletions
|
@ -524,7 +524,7 @@ in
|
|||
glances = runTest ./glances.nix;
|
||||
glitchtip = runTest ./glitchtip.nix;
|
||||
glusterfs = handleTest ./glusterfs.nix { };
|
||||
gnome = handleTest ./gnome.nix { };
|
||||
gnome = runTest ./gnome.nix;
|
||||
gnome-extensions = handleTest ./gnome-extensions.nix { };
|
||||
gnome-flashback = handleTest ./gnome-flashback.nix { };
|
||||
gnome-xorg = handleTest ./gnome-xorg.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue