gitlab: unbreak
This commit is contained in:
parent
55bc0c3836
commit
7c07807949
@ -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;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user