chore(deps): update go in flake/upate nixpkgs for devenv

This commit is contained in:
Adriano Caloiaro 2025-02-13 10:04:18 -07:00
parent 704b06b5e4
commit 4c2285f230
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75
2 changed files with 4 additions and 4 deletions

View file

@ -207,11 +207,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1705697961,
"narHash": "sha256-XepT3WS516evSFYkme3GrcI3+7uwXHqtHbip+t24J7E=",
"lastModified": 1739419412,
"narHash": "sha256-NCWZQg4DbYVFWg+MOFrxWRaVsLA7yvRWAf6o0xPR1hI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e5d1c87f5813afde2dda384ac807c57a105721cc",
"rev": "2d55b4c1531187926c2a423f6940b3b1301399b5",
"type": "github"
},
"original": {

View file

@ -32,7 +32,7 @@
packages = with pkgs; [
automake
gcc
go_1_21
go_1_24
gomod2nix.legacyPackages.${system}.gomod2nix
gotools
golangci-lint