From 1420946bbd7c761f6662cbad50b9ff6c43b723ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 25 Dec 2021 12:27:11 +0000 Subject: [PATCH] update, reauth foureighty --- flake.lock | 24 +++++++++---------- .../boxes/foureighty/tailscale-foureighty.nix | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/flake.lock b/flake.lock index 8817a8b6..b453217c 100644 --- a/flake.lock +++ b/flake.lock @@ -110,11 +110,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1639240632, - "narHash": "sha256-BAXhgnPOW1COIfZ9EOOFTdolalYS73MFHSRajgrSdZw=", + "lastModified": 1639986101, + "narHash": "sha256-Ow0+pkY7qMw6lMAvR1mEdUT9svJnrkbaRoqp4bkMTpg=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "2a7063461c3751d83869a2a0a8ebc59e34bec5b2", + "rev": "3f92db38374b2977aea8daf4c4fe2fa0eddbd60c", "type": "github" }, "original": { @@ -139,11 +139,11 @@ }, "nixpkgs-nixos-unstable": { "locked": { - "lastModified": 1639699734, - "narHash": "sha256-tlX6WebGmiHb2Hmniff+ltYp+7dRfdsBxw9YczLsP60=", + "lastModified": 1640319671, + "narHash": "sha256-ZkKmakwaOaLiZOpIZWbeJZwap5CzJ30s4UJTfydYIYc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "03ec468b14067729a285c2c7cfa7b9434a04816c", + "rev": "eac07edbd20ed4908b98790ba299250b5527ecdf", "type": "github" }, "original": { @@ -155,11 +155,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1639891440, - "narHash": "sha256-FJxa6ObwOQKZy3VhwN5bJRzX+MV/Yq9WLHK/4jlPKrs=", + "lastModified": 1640264129, + "narHash": "sha256-gfTFmZhnHE9G+Tr0fdMmo6p/FHi5QpkO9oPPYSu6JO0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e6377ff35544226392b49fa2cf05590f9f0c4b43", + "rev": "1158f3463912d54cc981d61213839ec6c02570d3", "type": "github" }, "original": { @@ -203,11 +203,11 @@ }, "nur": { "locked": { - "lastModified": 1639920980, - "narHash": "sha256-icSJWsr5M1oMxsCm4adeMD9C4arv2usSlb7tNodO/Q8=", + "lastModified": 1640428145, + "narHash": "sha256-GTzu4NxMGiBrfPE6uWycHojqCUmhCWwOrdS0Y0/JU60=", "owner": "nix-community", "repo": "NUR", - "rev": "6b26266ec67c021bf3e9b6bb3e4ca0cdb5b1543c", + "rev": "a3425a69ea42ce9360d728246f298ddb905f342c", "type": "github" }, "original": { diff --git a/nixos/boxes/foureighty/tailscale-foureighty.nix b/nixos/boxes/foureighty/tailscale-foureighty.nix index c0440eb6..7c45105e 100644 --- a/nixos/boxes/foureighty/tailscale-foureighty.nix +++ b/nixos/boxes/foureighty/tailscale-foureighty.nix @@ -26,7 +26,7 @@ in fi # otherwise authenticate with tailscale - ${tailscale}/bin/tailscale up -authkey tskey-a295261979b09701fd84f2df + ${tailscale}/bin/tailscale up -authkey tskey-kdLez34CNTRL-ZYLukvuu2zdDeywb4N8wVU ''; }; }