fix: Nix config consistency in format-check job

Co-authored-by: Jyumpp <11142390+Jyumpp@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-17 14:57:44 +00:00
committed by Hunter Halloran
parent dc4cfe5505
commit 62775cfce3

View File

@@ -41,6 +41,7 @@ jobs:
with:
extra-conf: |
experimental-features = nix-command flakes
accept-flake-config = true
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main