Skip to content

Commit 4050671

Browse files
sylrclaude
andcommitted
chore: pin nixpkgs to stable 0.2511
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eaf1531 commit 4050671

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

Lines changed: 9 additions & 9 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 = "A Nix-flake-based Go 1.24 development environment";
33

44
inputs = {
5-
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.*.tar.gz";
5+
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2511";
66

77
nur = {
88
url = "github:nix-community/NUR";

0 commit comments

Comments
 (0)