Skip to content

Commit

Permalink
Remove nix_path option from workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius authored and blaggacao committed Sep 5, 2021
1 parent cb44a3f commit daab9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v13
with:
nix_path: nixpkgs=channel:nixos-unstable
install_url: https://github.com/numtide/nix-unstable-installer/releases/download/nix-2.4pre20210604_8e6ee1b/install
extra_nix_config: experimental-features = nix-command flakes

Expand Down

0 comments on commit daab9cb

Please sign in to comment.