Skip to content

Commit 08305cf

Browse files
committed
chore(ci): flake update
1 parent 1703470 commit 08305cf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ci.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ in {
1010
arc.enable = true;
1111
};
1212
channels = {
13-
nixpkgs = mkIf (env.platform != "impure") "23.11";
13+
nixpkgs = mkIf (env.platform != "impure") "24.05";
1414
};
1515
tasks = with checks; {
1616
test.inputs = [

flake.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)