Skip to content

Commit 6519fae

Browse files
authored
update flake (#95)
1 parent bf6df1e commit 6519fae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -19,7 +19,7 @@
1919
inputs = {
2020
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
2121
nixpkgs-golang.url = "github:nixos/nixpkgs/nixpkgs-unstable";
22-
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
22+
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05";
2323
nixpkgs-terraform.url = "github:stackbuilders/nixpkgs-terraform";
2424
flake-parts.url = "github:hercules-ci/flake-parts";
2525
};

0 commit comments

Comments
 (0)