3
0
Fork 0
forked from mirrors/nixpkgs

gitlab: unbreak

This commit is contained in:
Robin Gloster 2017-09-02 23:23:09 +02:00
parent 55bc0c3836
commit 7c07807949
No known key found for this signature in database
GPG key ID: D5C458DF6DD97EDF

View file

@ -72,10 +72,9 @@ let
inherit ruby;
gemdir = ./.;
meta = with lib; {
broken = true;
homepage = http://www.gitlab.com/;
platforms = platforms.linux;
maintainers = with maintainers; [ fpletz ];
maintainers = with maintainers; [ fpletz globin ];
license = licenses.mit;
};
};