mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 18:29:08 +00:00
chore(deps): update go in flake/upate nixpkgs for devenv
This commit is contained in:
parent
704b06b5e4
commit
4c2285f230
2 changed files with 4 additions and 4 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
packages = with pkgs; [
|
||||
automake
|
||||
gcc
|
||||
go_1_21
|
||||
go_1_24
|
||||
gomod2nix.legacyPackages.${system}.gomod2nix
|
||||
gotools
|
||||
golangci-lint
|
||||
|
|
|
|||
Loading…
Reference in a new issue