Skip to content

Commit 012d787

Browse files
committed
Update nix
1 parent c1cb3e7 commit 012d787

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

.github/workflows/nix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: cachix/install-nix-action@v25
14+
- uses: cachix/install-nix-action@v31
1515
with:
16+
install_url: https://releases.nixos.org/nix/nix-2.26.3/install
1617
nix_path: nixpkgs=channel:nixos-unstable
1718
- uses: cachix/cachix-action@v14
1819
with:

flake.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)