Skip to content

Commit 350fdb8

Browse files
committed
Update (dev) dependencies.
1 parent 00bcf36 commit 350fdb8

File tree

4 files changed

+96
-87
lines changed

4 files changed

+96
-87
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Install Nix
1919
uses: cachix/install-nix-action@v31
2020
with:
21-
nix_path: nixpkgs=channel:nixos-24.11
21+
nix_path: nixpkgs=channel:nixos-25.05
2222
-
2323
name: Cargo cache
2424
uses: actions/cache@v4
@@ -52,7 +52,7 @@ jobs:
5252
name: Install Nix
5353
uses: cachix/install-nix-action@v31
5454
with:
55-
nix_path: nixpkgs=channel:nixos-24.11
55+
nix_path: nixpkgs=channel:nixos-25.05
5656
-
5757
name: Cargo cache
5858
uses: actions/cache@v4

0 commit comments

Comments
 (0)