mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 16:36:02 +00:00
flake, go.mod: move to Go 1.26.4 and refresh dependencies
Track nixpkgs staging-next-26.05 for prebuilt Go 1.26.4 (security GO-2026-5037/5039; unstable still ships 1.26.3, lagging the staging pipeline). Bump go.mod, refresh deps (tailscale.com v1.100.0, modernc sqlite v1.52.0 with libc lockstep), test Dockerfiles, vendor hash.
This commit is contained in:
parent
88044f43ff
commit
f585f8a94d
7 changed files with 139 additions and 169 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -20,16 +20,16 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1779351318,
|
||||
"narHash": "sha256-f+JACbTqzZ+G92DSnXOUGRhGANb8Blh7CoeYOeBF8/U=",
|
||||
"lastModified": 1780966110,
|
||||
"narHash": "sha256-2Xg7t22Ta31fjaQH//fGdvYzTYMPAhjoUXBIyNO0cbM=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4a29d733e8a7d5b824c3d8c958a946a9867b3eb2",
|
||||
"rev": "ce6ea406e0767423c9b5f9c217e983e3e90087d7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixpkgs-unstable",
|
||||
"ref": "staging-next-26.05",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue