gatling: fix meta evaluation
/cc maintainer @the-kenny.
This commit is contained in:
parent
ef2a9c8919
commit
dd71ccef28
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "A high performance web server";
|
||||
homepage = http://www.fefe.de/gatling/;
|
||||
license = stdenv.lib.licenses.gplv2;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.the-kenny ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user