Skip to content

Commit

Permalink
.github/workflows: fix failing CI with pipe-operators requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Frontear committed Dec 7, 2024
1 parent 5f56a08 commit 61802e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
extra_nix_config: |
allow-import-from-derivation = false
eval-cache = false
experimental-features = flakes nix-command
extra-experimental-features = pipe-operators
- run:
nix flake check
Expand Down

0 comments on commit 61802e5

Please sign in to comment.