gravit: only build on linux
This commit is contained in:
parent
28c476dbf1
commit
9bfd3ade2e
@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.mesaPlatforms;
|
platforms = stdenv.lib.platforms.mesaPlatforms;
|
||||||
|
hydraPlatforms = platforms.linux; # darwin times out
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user