Skip to content

Commit

Permalink
ci(gh-actions): Blacklist packages with issues in update-flake-packag…
Browse files Browse the repository at this point in the history
…es.yml (#151)
  • Loading branch information
monyarm authored Jan 17, 2024
1 parent eb3d11b commit cd4a63b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/update-flake-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ jobs:
accept-flake-config = true
allow-import-from-derivation = true
- name: Print nix.conf
run: nix show-config

- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2

- name: Update flake packages
uses: selfuryon/nix-update-action@v1.0.1
with:
blacklist: ""
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"

0 comments on commit cd4a63b

Please sign in to comment.