Skip to content

Commit fa7a877

Browse files
committed
chore: flake update
1 parent d9693ae commit fa7a877

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44
{
55
inputs = {
6-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
6+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
77
flake-utils.url = "github:numtide/flake-utils";
88
};
99

0 commit comments

Comments
 (0)