diff --git a/pkgs/applications/editors/poke/default.nix b/pkgs/applications/editors/poke/default.nix index 1c6f005863b0..e65d210b5bf0 100644 --- a/pkgs/applications/editors/poke/default.nix +++ b/pkgs/applications/editors/poke/default.nix @@ -10,7 +10,7 @@ , readline , guiSupport ? false, tcl, tcllib, tk , miSupport ? true, json_c -, nbdSupport ? true, libnbd +, nbdSupport ? !stdenv.isDarwin, libnbd , textStylingSupport ? true , dejagnu }: