Skip to content

Commit c05494f

Browse files
committed
Update nixos stable channel to nixos-25.11
1 parent 5526f8a commit c05494f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

flake.lock

Lines changed: 10 additions & 10 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 = "rust-payjoin";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
66
flake-utils.url = "github:numtide/flake-utils";
77
rust-overlay = {
88
url = "github:oxalica/rust-overlay";

0 commit comments

Comments
 (0)