mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
Revert "i3-lock-color: broken on clang"
This reverts commit e3b02a49c9
.
This commit is contained in:
parent
f07266bfc8
commit
8480738ca9
@ -58,7 +58,5 @@ 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