From cec6033064c3bc2850b0abd47ceff3ad145abb56 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 26 Jul 2026 03:34:27 +0900 Subject: [PATCH 1/2] wow --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 810648d..3981714 100644 --- a/flake.nix +++ b/flake.nix @@ -81,7 +81,7 @@ # Git source filtering keeps config.toml and state.json out of the Nix store. amiaBot = { - url = "git+file:///home/imnyang/workspaces/git/imnyang/amia"; + url = "git+ssh://forgejo@mizuki.guru/imnyang/amia"; flake = false; }; }; From 7f09408f34fc23db6c8f03f7f07951eff4902883 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 26 Jul 2026 03:34:38 +0900 Subject: [PATCH 2/2] wow --- flake.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.lock b/flake.lock index 0f3c700..cda6a33 100644 --- a/flake.lock +++ b/flake.lock @@ -9,11 +9,11 @@ "rev": "ccf6ae792e57d1c713119286586436d5be63e07e", "revCount": 2, "type": "git", - "url": "file:///home/imnyang/workspaces/git/imnyang/amia" + "url": "ssh://forgejo@mizuki.guru/imnyang/amia" }, "original": { "type": "git", - "url": "file:///home/imnyang/workspaces/git/imnyang/amia" + "url": "ssh://forgejo@mizuki.guru/imnyang/amia" } }, "brew-src": {