Skip to content

Commit

Permalink
ci: Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 28, 2021
1 parent 3203bb3 commit 3e082f6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/upgrade-flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v16
with:
install_url: https://github.com/numtide/nix-unstable-installer/releases/download/nix-2.5pre20211026_5667822/install
# Configure Nix to enable flakes
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable

- name: Run the general flake checks
run: nix flake check
Expand Down

0 comments on commit 3e082f6

Please sign in to comment.