drop support for x86_64-darwin
Nixpkgs expects to drop support for intel macs in 26.11.
Nixpkgs expects to drop support for intel macs in 26.11.
PR #1140 in ouroboros-consensus made the behaviour corresponding to --only-immutable-db the default and removed the flag. This commit adds a check and only passes the flag if the db-analyser supports it. https://github.com/IntersectMBO/ouroboros-consensus/pull/1140