soi: is not broken

This commit is contained in:
Robin Gloster
2017-08-12 14:16:12 +02:00
parent cdb7197d3e
commit 9b3f95498b

View File

@@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [ raskin nckx ];
platforms = platforms.linux;
license = licenses.free;
broken = true;
downloadPage = http://sourceforge.net/projects/soi/files/;
};
}