Skip to content

Commit

Permalink
ci(gh-actions): add cryptography36 to blacklist in update-flake-packa… (
Browse files Browse the repository at this point in the history
#156)

ci(gh-actions): add cryptography36 to blacklist in update-flake-packages.yml
  • Loading branch information
monyarm authored Jan 17, 2024
1 parent 6e491be commit 57dec83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Update flake packages
uses: selfuryon/nix-update-action@v1.0.1
with:
blacklist: "cardano,circ,corepack-shims,cosmos-theta-testnet,emscripten,eos-vm,ffiasm,ffiasm-src,go-opera,polkadot,polkadot-fast,solana,solana-rust-artifacts,zqfield-bn254,wasmd,rapidsnark,rapidsnark-server,pistache"
blacklist: "cardano,circ,corepack-shims,cosmos-theta-testnet,emscripten,eos-vm,ffiasm,ffiasm-src,go-opera,polkadot,polkadot-fast,solana,solana-rust-artifacts,zqfield-bn254,wasmd,rapidsnark,rapidsnark-server,pistache,cryptography36"

0 comments on commit 57dec83

Please sign in to comment.