Compare commits
2 commits
f5e9b465c5
...
7f09408f34
| Author | SHA1 | Date | |
|---|---|---|---|
|
7f09408f34 |
|||
|
cec6033064 |
2 changed files with 3 additions and 3 deletions
4
flake.lock
generated
4
flake.lock
generated
|
|
@ -9,11 +9,11 @@
|
||||||
"rev": "ccf6ae792e57d1c713119286586436d5be63e07e",
|
"rev": "ccf6ae792e57d1c713119286586436d5be63e07e",
|
||||||
"revCount": 2,
|
"revCount": 2,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "file:///home/imnyang/workspaces/git/imnyang/amia"
|
"url": "ssh://forgejo@mizuki.guru/imnyang/amia"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "file:///home/imnyang/workspaces/git/imnyang/amia"
|
"url": "ssh://forgejo@mizuki.guru/imnyang/amia"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"brew-src": {
|
"brew-src": {
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
|
|
||||||
# Git source filtering keeps config.toml and state.json out of the Nix store.
|
# Git source filtering keeps config.toml and state.json out of the Nix store.
|
||||||
amiaBot = {
|
amiaBot = {
|
||||||
url = "git+file:///home/imnyang/workspaces/git/imnyang/amia";
|
url = "git+ssh://forgejo@mizuki.guru/imnyang/amia";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue