Skip to content

Commit dab52b4

Browse files
committed
Update nix-pckgs
Bumps `rustc` to `1.86` which is a great improvement over `1.82` in terms of quality of life.
1 parent a8ddc99 commit dab52b4

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
@@ -2,7 +2,7 @@
22
description = "devazoa - a collection of bitcoin development environments";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/24.11";
5+
nixpkgs.url = "github:NixOS/nixpkgs/25.05";
66
flake-parts.url = "github:hercules-ci/flake-parts";
77
};
88

0 commit comments

Comments
 (0)