Skip to content

Commit 94deefe

Browse files
committed
ci(gh-actions/nix-packages-update): Ignore packages which currently cause nix-update to crash
1 parent 9b3a974 commit 94deefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nix-packages-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
- name: Update flake packages
3030
uses: metacraft-labs/nix-update-action@main
3131
with:
32+
blacklist: cardano,circ,circom,corepack-shims,cosmos-theta-testnet,emscripten,eos-vm,ffiasm,graphql,jolt,jolt-guest-rust,nexus,polkadot,polkadot-fast,rapidsnark,rapidsnark-server,risc0,risc0-rust,sp1,sp1-rust,zkm,zkwasm,zqfield-bn254
3233
token: ${{ steps.generate-token.outputs.token }}

0 commit comments

Comments
 (0)