mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
dbench: mark as broken
This commit is contained in:
@@ -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/";
|
||||
|
||||
Reference in New Issue
Block a user