i3-lock-color: broken on clang
(cherry picked from commit ff12b98820bccc8f2ddb3f82ba7d12391375042e)
This commit is contained in:
parent
d97f3cb647
commit
e3b02a49c9
@ -58,5 +58,7 @@ stdenv.mkDerivation rec {
|
||||
# Needs the SSE2 instruction set. See upstream issue
|
||||
# https://github.com/chrjguill/i3lock-color/issues/44
|
||||
platforms = platforms.x86;
|
||||
|
||||
broken = stdenv.hostPlatform.cc.isClang;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user