Merge pull request #117025 from midchildan/fix/poke/darwin-build

poke: fix darwin build

authored by Sandro and committed by GitHub 55764607 b9000499

+1 -1
+1 -1
pkgs/applications/editors/poke/default.nix
··· 10 10 , readline 11 11 , guiSupport ? false, tcl, tcllib, tk 12 12 , miSupport ? true, json_c 13 - , nbdSupport ? true, libnbd 13 + , nbdSupport ? !stdenv.isDarwin, libnbd 14 14 , textStylingSupport ? true 15 15 , dejagnu 16 16 }: