Skip to content

Commit 115ca95

Browse files
committed
flake: Address two small warnings about outdated versions
1 parent c245951 commit 115ca95

File tree

2 files changed

+29
-26
lines changed

2 files changed

+29
-26
lines changed

flake.lock

Lines changed: 28 additions & 25 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
@@ -2,7 +2,7 @@
22
description = "Core Lightning (CLN): A specification compliant Lightning Network implementation in C";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
66

77
flake-parts.url = "github:hercules-ci/flake-parts";
88

0 commit comments

Comments
 (0)