We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3a974 commit 94deefeCopy full SHA for 94deefe
.github/workflows/nix-packages-update.yml
@@ -29,4 +29,5 @@ jobs:
29
- name: Update flake packages
30
uses: metacraft-labs/nix-update-action@main
31
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
33
token: ${{ steps.generate-token.outputs.token }}
0 commit comments