Fix a bunch of Hydra evaluation errors
This commit is contained in:
@@ -14,7 +14,6 @@ stdenv.mkDerivation {
|
||||
description = "WYSIWYG PostScript annotator";
|
||||
homepage = "http://http://flpsed.org/flpsed.html";
|
||||
license = "GPLv3";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
platforms = stdenv.lib.platforms.mesaPlatforms;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user