Files
nixpkgs/nixos/modules/services/misc/gitlab.nix
Tom Siewert 50d66bcba6 nixos/gitlab: Fix config reference for registry (#235639)
Support for gitlab-container-registry has been added in 014816cbe4.
However, when enabling the registry it will throw an error as it can't
find a `package` attribute.

This commit fixes the registry configuration by adding the missing
`registry` part.
2023-06-04 02:32:35 +02:00

59 KiB