From 5f12aeb5918700fa5817dbe7eff54df82dbec826 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Sun, 7 Dec 2025 21:01:15 +0100 Subject: [PATCH] Update Glaurung URL --- flake.lock | 4 ++-- flake.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index cf00105..030cae7 100644 --- a/flake.lock +++ b/flake.lock @@ -397,11 +397,11 @@ "rev": "8cc79d23311dbaee5edec3a471039535d2686f21", "revCount": 51, "type": "git", - "url": "https://gitea.familleboyer.net/traxys/Glaurung" + "url": "https://forgejo.familleboyer.net/traxys/Glaurung" }, "original": { "type": "git", - "url": "https://gitea.familleboyer.net/traxys/Glaurung" + "url": "https://forgejo.familleboyer.net/traxys/Glaurung" } }, "gsm": { diff --git a/flake.nix b/flake.nix index 919b67a..0c782ca 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ url = "github:Monochrome-Sauce/sublime-meson"; flake = false; }; - glaurung.url = "git+https://gitea.familleboyer.net/traxys/Glaurung"; + glaurung.url = "git+https://forgejo.familleboyer.net/traxys/Glaurung"; simulationcraft = { url = "github:simulationcraft/simc"; flake = false;