spacedrive: mark as broken

This commit is contained in:
Yifei Sun
2026-06-11 11:14:09 +02:00
parent e00f896b13
commit 1f29ba71e6
+1
View File
@@ -38,6 +38,7 @@ let
.${stdenv.system} or (throw "${pname}-${version}: ${stdenv.system} is unsupported.");
meta = {
broken = true;
description = "Open source file manager, powered by a virtual distributed filesystem";
homepage = "https://www.spacedrive.com";
changelog = "https://github.com/spacedriveapp/spacedrive/releases/tag/${version}";