diff options
| -rw-r--r-- | flake.lock | 10 | ||||
| -rw-r--r-- | flake.nix | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -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" } } }, @@ -29,7 +29,7 @@ }; website = { - url = "git+https://git.oxapentane.com/0xa/website.git"; + url = "git+https://git.oxapentane.com/website.git"; flake = false; }; |
