0
0
Fork 0
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:
Pol Dellaiera 2024-07-09 06:42:22 +02:00 committed by GitHub
commit db41081a91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 236 additions and 9 deletions

View file

@ -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 {};