Compare commits

..

No commits in common. "7f09408f34fc23db6c8f03f7f07951eff4902883" and "f5e9b465c545f760f4b1c9b5b26eef9c8702d581" have entirely different histories.

2 changed files with 3 additions and 3 deletions

4
flake.lock generated
View file

@ -9,11 +9,11 @@
"rev": "ccf6ae792e57d1c713119286586436d5be63e07e",
"revCount": 2,
"type": "git",
"url": "ssh://forgejo@mizuki.guru/imnyang/amia"
"url": "file:///home/imnyang/workspaces/git/imnyang/amia"
},
"original": {
"type": "git",
"url": "ssh://forgejo@mizuki.guru/imnyang/amia"
"url": "file:///home/imnyang/workspaces/git/imnyang/amia"
}
},
"brew-src": {

View file

@ -81,7 +81,7 @@
# Git source filtering keeps config.toml and state.json out of the Nix store.
amiaBot = {
url = "git+ssh://forgejo@mizuki.guru/imnyang/amia";
url = "git+file:///home/imnyang/workspaces/git/imnyang/amia";
flake = false;
};
};