From a2739a1e877de2e9c3c77cca6b82779249a8c706 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 5 Apr 2026 15:41:20 -0400 Subject: [PATCH] and apple mapkit fix why do i need this --- clients/quadraticpc/timeguessr.nix | 5 +++++ flake.lock | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 clients/quadraticpc/timeguessr.nix diff --git a/clients/quadraticpc/timeguessr.nix b/clients/quadraticpc/timeguessr.nix new file mode 100644 index 0000000..456dfa0 --- /dev/null +++ b/clients/quadraticpc/timeguessr.nix @@ -0,0 +1,5 @@ +{ + networking.hosts = { + "23.37.196.172" = [ "cdn.apple-mapkit.com" ]; + }; +} diff --git a/flake.lock b/flake.lock index 709338f..197f607 100644 --- a/flake.lock +++ b/flake.lock @@ -1666,11 +1666,11 @@ ] }, "locked": { - "lastModified": 1775143177, - "narHash": "sha256-WUju0NZK7Uog+e8JhTmMnrTPfP0AwRmy8NofyQ3N7DA=", + "lastModified": 1775410379, + "narHash": "sha256-O3Rb6JeHeUPxvPVzX4aEzYn7ysmfbCkAvOQj1LlSsWA=", "ref": "refs/heads/main", - "rev": "c130d28b9342b7a66c469caaf03c39852ee64fcc", - "revCount": 404, + "rev": "aac843d79372dc210ae36fc4a674628440f353a6", + "revCount": 431, "submodules": true, "type": "git", "url": "https://git.federated.nexus/Henry-Hiles/nexus"