@@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
platforms = platforms.unix; # Cygwin had problems at one point
|
platforms = platforms.unix; # Cygwin had problems at one point
|
||||||
maintainers = with maintainers; [ ftrvxmtrx chris-martin ];
|
maintainers = with maintainers; [ ftrvxmtrx chris-martin ];
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user