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",
|
||||
"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": {
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue