Fix flake update after recent nixpkgs bump (#64)

This commit is contained in:
Patrick Stevens
2024-12-24 19:56:52 +00:00
committed by GitHub
parent 57a6708318
commit 8adcc54d4d

View File

@@ -25,7 +25,7 @@ jobs:
run: 'nix build ".#default.fetch-deps"'
- name: Run fetch-deps
run: ./result nix/deps.nix
run: ./result nix/deps.json
- name: Format
run: 'nix develop --command alejandra .'