From 2a0682e293ef8de9c5d3f4339fd254018aafd575 Mon Sep 17 00:00:00 2001 From: nekohepott Date: Wed, 17 Jun 2026 04:16:26 +0300 Subject: [PATCH] ig nix fixed --- gomod2nix.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gomod2nix.toml b/gomod2nix.toml index d0d5a65..0ebadfd 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -1,3 +1,6 @@ -schema = 1 +schema = 3 [mod] + [mod.'github.com/BurntSushi/toml'] + version = 'v1.6.0' + hash = 'sha256-ptdUJvuc21ixeLt+M5way/na3aCnCO4MYHWulWp8NEY='