mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 07:48:44 +09:00
flake, go.mod: refresh dependencies
tailscale.com v1.100.0 -> v1.101.0-pre, golang.org/x/*, genproto, docker-credential-helpers, client/tailscale/v2; vendor SRI and nixpkgs lock refreshed. modernc.org/libc stays at v1.72.3 per modernc.org/sqlite v1.52.0's go.mod. Go 1.26.4 staging pin kept: nixpkgs-unstable still ships 1.26.3.
This commit is contained in:
committed by
Kristoffer Dalby
parent
c5f3d5c28d
commit
21058d1142
Generated
+3
-3
@@ -20,11 +20,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1780966110,
|
||||
"narHash": "sha256-2Xg7t22Ta31fjaQH//fGdvYzTYMPAhjoUXBIyNO0cbM=",
|
||||
"lastModified": 1781153106,
|
||||
"narHash": "sha256-yzsroLCcuRG4KdGMxWt0eXKOrRSgQT8/xjYngeq9ujU=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ce6ea406e0767423c9b5f9c217e983e3e90087d7",
|
||||
"rev": "9ee75f111a06d7ab2b2f729698a8eff53d54e070",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
Reference in New Issue
Block a user