forked from mirrors/nixpkgs
calamares: mark broken
(cherry picked from commit b8db5897c7
)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
0e5b441133
commit
4d7e3be8bb
|
@ -51,5 +51,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3;
|
||||
maintainers = with stdenv.lib.maintainers; [ tstrobel ];
|
||||
platforms = platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue