mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
lightdm-enso-os-greeter: mark as broken
This commit is contained in:
@@ -90,6 +90,7 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/nick92/Enso-OS";
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.gpl3;
|
||||
broken = true; # Segfaults when typing any input into the password box
|
||||
maintainers = with lib.maintainers; [
|
||||
eadwu
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user