mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-25 16:40:33 -04:00
pkgs/lando: mark as broken
This commit is contained in:
@@ -38,5 +38,6 @@ buildNpmPackage.override { inherit nodejs; } rec {
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ misterio77 ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # Not working 100%
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user