gitbutler: mark as broken

This commit is contained in:
zowoq
2024-11-21 11:39:57 +10:00
parent c6ee5d0b57
commit e34e6cb189
+1
View File
@@ -173,5 +173,6 @@ rustPlatform.buildRustPackage rec {
techknowlogick
];
platforms = lib.platforms.linux ++ lib.platforms.darwin;
broken = true; # build fails on darwin and linux
};
}