gitlab: 9.4.5 -> 9.5.2

This commit is contained in:
Franz Pletz
2017-09-03 15:50:52 +02:00
parent 83043c948e
commit 2f48144d0e
17 changed files with 732 additions and 14875 deletions
@@ -90,6 +90,8 @@ in
gio2 = attrs: { buildInputs = [ gtk2 pcre pkgconfig ]; };
gitlab-markup = attrs: { meta.priority = 1; };
glib2 = attrs: { buildInputs = [ gtk2 pcre pkgconfig ]; };
gtk2 = attrs: {