gnuplot: there is point in having Hydra try to build this package on BSD Unix
This commit is contained in:
parent
df80be16d2
commit
5d0f009718
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.gnuplot.info;
|
||||
description = "A portable command-line driven graphing utility for many platforms";
|
||||
platforms = platforms.all;
|
||||
hydraPlatforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user