mob next [ci-skip] [ci skip] [skip ci]
lastFile:flake.lock
This commit is contained in:
4
flake.lock
generated
4
flake.lock
generated
@@ -26,11 +26,11 @@
|
||||
"rev": "6ace9cefb0780f34c33c016c108fc2bf0a87bdc4",
|
||||
"revCount": 11386,
|
||||
"type": "git",
|
||||
"url": "file:///home/kurogeek/Desktop/gitea/clan/clan-core/"
|
||||
"url": "https://git.clan.lol/clan/clan-core"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:///home/kurogeek/Desktop/gitea/clan/clan-core/"
|
||||
"url": "https://git.clan.lol/clan/clan-core"
|
||||
}
|
||||
},
|
||||
"data-mesher": {
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
description = "Clan flake for controlling NewEdge infrastructure.";
|
||||
inputs = {
|
||||
clan-core = {
|
||||
url = "git+file:///home/kurogeek/Desktop/gitea/clan/clan-core/";
|
||||
# url = "git+file:///home/kurogeek/Desktop/gitea/clan/clan-core/";
|
||||
url = "git+https://git.clan.lol/clan/clan-core";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
inputs.treefmt-nix.follows = "treefmt-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user