wb | fix for non-flake workbench creation using incorrect haskell project
Fixes nix / useCabalRun=false profiles with profiling enabled See #6380
Fixes nix / useCabalRun=false profiles with profiling enabled See #6380
Fix check-git-dependencies for indented source-repository-package stanzas
The grep and sed patterns were anchored to the start of line (^source-repository-package), but the stanza is now indented inside an `if impl(ghc >= 9.12)` block. Allow leading whitespace so the array marker `-` is correctly inserted into the YAML, preventing the downstream jq parse error.
Replace `-j` with `-o=json` as the former has been deprecated in newer versions of yq, causing the deprecation warning to corrupt the JSON output and break jq parsing downstream.
Replace `-j` with `-o=json` as the former has been deprecated in newer versions of yq, causing the deprecation warning to corrupt the JSON output and break jq parsing downstream.
bumps cardano-testnet and cardano-tracer minor versions
bumps cardano-testnet and cardano-tracer minor versions