rename nexus url
This commit is contained in:
parent
13ba91078a
commit
ecab866dce
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -1665,18 +1665,18 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1775579286,
|
"lastModified": 1775853233,
|
||||||
"narHash": "sha256-gmwocJ1dVQf3Dr3Y6kAHm4bMQmnnS0syauTrpzyb+Xk=",
|
"narHash": "sha256-UWPNN2R1CF4w6h+aK/ecaYYtL8n7s67/Lr+1YbHB95M=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "624127f3a837b913ab7a0dcace7ba2aa260f2fb9",
|
"rev": "07decc10e243c3f13cc6261393b36f4f6bc65b3c",
|
||||||
"revCount": 448,
|
"revCount": 457,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.federated.nexus/Henry-Hiles/nexus"
|
"url": "https://git.federated.nexus/nexus/Nexus"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.federated.nexus/Henry-Hiles/nexus"
|
"url": "https://git.federated.nexus/nexus/Nexus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nexusbot": {
|
"nexusbot": {
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
nexus = {
|
nexus = {
|
||||||
url = "git+https://git.federated.nexus/Henry-Hiles/nexus";
|
url = "git+https://git.federated.nexus/nexus/Nexus";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
lasuite-docs-proxy = {
|
lasuite-docs-proxy = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue