leftwm: unbreak on aarch64-linux
This commit is contained in:
parent
99ad2409dd
commit
4cf8f94c88
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ rustPlatform.buildRustPackage rec {
|
|||
dontPatchELF = true;
|
||||
|
||||
meta = with lib; {
|
||||
broken = (stdenv.isLinux && stdenv.isAarch64);
|
||||
description = "A tiling window manager for the adventurer";
|
||||
homepage = "https://github.com/leftwm/leftwm";
|
||||
license = licenses.mit;
|
||||
|
|
Loading…
Reference in a new issue