tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
maui-shell: mark as broken
Weijia Wang
2 years ago
ed03614f
6685f18c
+2
1 changed file
expand all
collapse all
unified
split
pkgs
applications
window-managers
maui-shell
default.nix
+2
pkgs/applications/window-managers/maui-shell/default.nix
···
84
84
license = licenses.lgpl3;
85
85
maintainers = with maintainers; [ onny ];
86
86
platforms = platforms.linux;
87
87
+
# https://github.com/Nitrux/maui-shell/issues/56
88
88
+
broken = true;
87
89
};
88
90
}