From 1ce66ae49e995b1dce2ad801de200f241459459c Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 26 Jul 2026 20:19:43 +0000 Subject: switch over to new git instance --- flake.lock | 10 +++++----- flake.nix | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 646162c..9aaa820 100644 --- a/flake.lock +++ b/flake.lock @@ -13,11 +13,11 @@ "uv2nix": "uv2nix" }, "locked": { - "lastModified": 1784899305, - "narHash": "sha256-JdDo5+hOPLpwxS3XRfpotjR99jsB02U3BK/XJTZOhFc=", + "lastModified": 1785064442, + "narHash": "sha256-qMigDNdmkbAEGeL2kndiuJzT0tBTt14gJqOkZhZx2g4=", "owner": "nix-community", "repo": "authentik-nix", - "rev": "572314712559bca245437e70c733ff83fc6cb5db", + "rev": "5fbbce90f7cbe1bec0afa7e31598d8da7fa101dc", "type": "github" }, "original": { @@ -527,11 +527,11 @@ "rev": "e23b89512dba31a8c37854d9586cf8036aa55eb0", "revCount": 3, "type": "git", - "url": "https://git.oxapentane.com/0xa/website.git" + "url": "https://git.oxapentane.com/website.git" }, "original": { "type": "git", - "url": "https://git.oxapentane.com/0xa/website.git" + "url": "https://git.oxapentane.com/website.git" } } }, diff --git a/flake.nix b/flake.nix index 51836fb..8fc8ea8 100644 --- a/flake.nix +++ b/flake.nix @@ -29,7 +29,7 @@ }; website = { - url = "git+https://git.oxapentane.com/0xa/website.git"; + url = "git+https://git.oxapentane.com/website.git"; flake = false; }; -- cgit v1.3.1