Merge pull request #104689 from petabyteboy/feature/gitlab-13-6-1

gitlab: 13.6.0 -> 13.6.1
This commit is contained in:
Florian Klink
2020-11-29 22:37:42 +01:00
committed by GitHub
8 changed files with 26 additions and 6940 deletions
+1 -1
View File
@@ -757,7 +757,7 @@ in {
systemd.services.gitaly = {
after = [ "network.target" "gitlab.service" ];
requires = [ "gitlab.service" ];
bindsTo = [ "gitlab.service" ];
wantedBy = [ "multi-user.target" ];
path = with pkgs; [
openssh