gitlab-shell: move to pkgs/applications/version-management/gitlab

This commit is contained in:
Florian Klink 2018-11-23 13:12:02 +01:00
parent 80738ed9dc
commit 8e8f692e22
3 changed files with 1 additions and 1 deletions

View file

@ -2880,7 +2880,7 @@ with pkgs;
gitlab-runner = callPackage ../development/tools/continuous-integration/gitlab-runner { };
gitlab-shell = callPackage ../applications/version-management/gitlab-shell { };
gitlab-shell = callPackage ../applications/version-management/gitlab/gitlab-shell { };
gitlab-workhorse = callPackage ../applications/version-management/gitlab-workhorse { };