sonic-pi: mark as broken

has been broken for over a month
This commit is contained in:
Adam C. Stephens
2026-03-13 12:07:40 -04:00
parent ecc51c058a
commit facbf0c806
+1
View File
@@ -274,5 +274,6 @@ stdenv.mkDerivation (finalAttrs: {
sohalt
];
platforms = lib.platforms.linux;
broken = true;
};
})