From 3d8e47689c699610886cc2f88372c97a0c08dc9b Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 10 Mar 2026 15:05:48 -0400 Subject: [PATCH] transition domain name website + sources --- flake.lock | 16 ++++++++-------- flake.nix | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 103c0a5..6002ce7 100644 --- a/flake.lock +++ b/flake.lock @@ -579,17 +579,17 @@ "website": { "flake": false, "locked": { - "lastModified": 1768266466, - "narHash": "sha256-d4dZzEcIKuq4DhNtXczaflpRifAtcOgNr45W2Bexnps=", + "lastModified": 1773169503, + "narHash": "sha256-P+T2H18k3zmEHxu7ZIDYyTrK5G3KUcZYW1AzVMKyCMs=", "ref": "refs/heads/main", - "rev": "06011a27456b3b9f983ef1aa142b5773bcb52b6e", - "revCount": 23, + "rev": "ae7a7d8325f841c52efb6fd81c4956b84631aa06", + "revCount": 24, "type": "git", - "url": "https://git.gardling.com/titaniumtown/website" + "url": "https://git.sigkill.computer/titaniumtown/website" }, "original": { "type": "git", - "url": "https://git.gardling.com/titaniumtown/website" + "url": "https://git.sigkill.computer/titaniumtown/website" } }, "ytbn-graphing-software": { @@ -605,11 +605,11 @@ "rev": "ac6265eae734363f95909df9a3739bf6360fa721", "revCount": 1130, "type": "git", - "url": "https://git.gardling.com/titaniumtown/YTBN-Graphing-Software" + "url": "https://git.sigkill.computer/titaniumtown/YTBN-Graphing-Software" }, "original": { "type": "git", - "url": "https://git.gardling.com/titaniumtown/YTBN-Graphing-Software" + "url": "https://git.sigkill.computer/titaniumtown/YTBN-Graphing-Software" } } }, diff --git a/flake.nix b/flake.nix index 4fee0c2..65817d5 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ }; website = { - url = "git+https://git.gardling.com/titaniumtown/website"; + url = "git+https://git.sigkill.computer/titaniumtown/website"; flake = false; }; @@ -66,7 +66,7 @@ }; ytbn-graphing-software = { - url = "git+https://git.gardling.com/titaniumtown/YTBN-Graphing-Software"; + url = "git+https://git.sigkill.computer/titaniumtown/YTBN-Graphing-Software"; }; arr-init = {