Bump flake (#270)

This commit is contained in:
Patrick Stevens
2024-09-20 19:44:24 +01:00
committed by GitHub
parent 93a1b630c8
commit 50efb8d9bc
3 changed files with 8 additions and 9 deletions

View File

@@ -27,8 +27,7 @@ jobs:
- name: Run passthru
run: |
set -o pipefail
./result | tee /tmp/passthru.txt
cp /"$(cat /tmp/passthru.txt | grep " wrote lockfile to " | cut -d / -f 2-)" nix/deps.nix
./result nix/deps.nix
- name: Format
run: 'nix develop --command alejandra .'