dbench: mark as broken

This commit is contained in:
Leona Maroni
2025-05-17 15:21:33 +02:00
parent 47bcfa9279
commit edbd478b0a

View File

@@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
broken = true;
description = "Filesystem benchmark tool based on load patterns";
mainProgram = "dbench";
homepage = "https://dbench.samba.org/";