Skip to content

Commit e207a9d

Browse files
authored
chore: update nix deps (#545)
Signed-off-by: Sylvain Rabot <sylvain@formance.com>
1 parent 4b5486f commit e207a9d

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

flake.lock

Lines changed: 14 additions & 14 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.25 development environment";
33

44
inputs = {
5-
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2505";
5+
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2511";
66
nixpkgs-unstable.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1";
77

88
nur = {

0 commit comments

Comments
 (0)