gap: mark as broken on darwin
Has been failing to build for a while.
This commit is contained in:
parent
af6739fdd7
commit
9c7f774a39
@ -170,6 +170,7 @@ stdenv.mkDerivation rec {
|
|||||||
timokau
|
timokau
|
||||||
];
|
];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
broken = stdenv.isDarwin;
|
||||||
# keeping all packages increases the package size considerably, wchich
|
# keeping all packages increases the package size considerably, wchich
|
||||||
# is why a local build is preferable in that situation. The timeframe
|
# is why a local build is preferable in that situation. The timeframe
|
||||||
# is reasonable and that way the binary cache doesn't get overloaded.
|
# is reasonable and that way the binary cache doesn't get overloaded.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user