Revert accidental revert of all-packages.nix gitlab changes during revert of revert of libreoffice update
This commit is contained in:
parent
c373daff17
commit
73a9cd8aee
@ -1705,14 +1705,14 @@ let
|
||||
gitinspector = callPackage ../applications/version-management/gitinspector { };
|
||||
|
||||
gitlab = callPackage ../applications/version-management/gitlab {
|
||||
ruby = ruby_2_2_2;
|
||||
ruby = ruby_2_2;
|
||||
};
|
||||
|
||||
gitlab-shell = callPackage ../applications/version-management/gitlab-shell {
|
||||
ruby = ruby_2_2_2;
|
||||
ruby = ruby_2_2;
|
||||
};
|
||||
|
||||
gitlab-git-http-server = callPackage ../applications/version-management/gitlab-git-http-server { };
|
||||
gitlab-workhorse = callPackage ../applications/version-management/gitlab-workhorse { };
|
||||
|
||||
git-latexdiff = callPackage ../tools/typesetting/git-latexdiff { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user