mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Merge pull request #323743 from NixOS/nixos/module/glance-init
nixos/glance: init module
This commit is contained in:
commit
db41081a91
7 changed files with 236 additions and 9 deletions
|
@ -364,6 +364,7 @@ in {
|
|||
gitlab = runTest ./gitlab.nix;
|
||||
gitolite = handleTest ./gitolite.nix {};
|
||||
gitolite-fcgiwrap = handleTest ./gitolite-fcgiwrap.nix {};
|
||||
glance = runTest ./glance.nix;
|
||||
glusterfs = handleTest ./glusterfs.nix {};
|
||||
gnome = handleTest ./gnome.nix {};
|
||||
gnome-extensions = handleTest ./gnome-extensions.nix {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue