Bring my stdenv.lib.maintainers user name in line with my github nick.
This commit is contained in:
@@ -25,7 +25,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Free open-source library for nonlinear optimization";
|
||||
license = stdenv.lib.licenses.lgpl21Plus;
|
||||
hydraPlatforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||
broken = true; # cannot cope with Octave 4.x
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user