Merge pull request #125514 from fortuneteller2k/tuxedo-broken
linuxPackages.tuxedo-keyboard: mark broken for aarch64
This commit is contained in:
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/tuxedocomputers/tuxedo-keyboard/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
broken = stdenv.isAarch64;
|
||||
maintainers = [ maintainers.blanky0230 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user