only build asymptote on linux, because it has never built on any platforms other than linux
svn path=/nixpkgs/trunk/; revision=25406
This commit is contained in:
@@ -49,6 +49,6 @@ rec {
|
||||
a.lib.maintainers.raskin
|
||||
];
|
||||
platforms = with a.lib.platforms;
|
||||
linux ++ freebsd ++ darwin;
|
||||
linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user