Commit 5d50149
committed
Pin crane dep in nix flake
After the pinned commit crane updated to no longer accept the
--exclude-lockfile as it is deprecated for --exclude. However some deps
seem to pass this flag themselves at the install phase forcing an error
in the flake check.
You can view a failure here https://github.com/payjoin/rust-payjoin/actions/runs/22304307414/job/64519589244#step:4:94571 parent 0c4d23b commit 5d50149
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments