Skip to content

Commit 10af18f

Browse files
committed
Update (dev) dependencies.
1 parent 33796a8 commit 10af18f

File tree

4 files changed

+208
-123
lines changed

4 files changed

+208
-123
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
@@ -58,7 +58,7 @@ jobs:
5858
name: Install Nix
5959
uses: cachix/install-nix-action@v31
6060
with:
61-
nix_path: nixpkgs=channel:nixos-24.11
61+
nix_path: nixpkgs=channel:nixos-25.05
6262
-
6363
name: Cargo cache
6464
uses: actions/cache@v4

0 commit comments

Comments
 (0)