mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-22 06:32:21 +03:00
Merge pull request #1043 from nix-community/d647dependabot/github_actions/cachix/install-nix-action-28
build(deps): bump cachix/install-nix-action from 27 to 28
This commit is contained in:
commit
b76c529f37
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
||||
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
|
||||
uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
|
||||
with:
|
||||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
|
Loading…
Reference in New Issue
Block a user