change clan source to mine

This commit is contained in:
2025-11-03 17:10:43 +08:00
parent b934d9ef62
commit 3a56960502
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View File

@@ -14,15 +14,15 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1762113984, "lastModified": 1762160537,
"narHash": "sha256-Gwah5F3ONMhvTYbsnJM4bAv0qcaI3wjz1Nq0rBGWVgo=", "narHash": "sha256-LHIzoN1c6kgIcHPVeZ9F0xomL8RAaYXHrh0CGsmnhRo=",
"rev": "0f847b4799deee4a2c878ba69bda9c446fe16177", "rev": "6a6a3712565a33f56350a44ef20a81d36bdb64bc",
"type": "tarball", "type": "tarball",
"url": "https://git.clan.lol/api/v1/repos/clan/clan-core/archive/0f847b4799deee4a2c878ba69bda9c446fe16177.tar.gz" "url": "https://git.yadunut.dev/api/v1/repos/yadunut/clan-core/archive/6a6a3712565a33f56350a44ef20a81d36bdb64bc.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
"url": "https://git.clan.lol/clan/clan-core/archive/main.tar.gz" "url": "https://git.yadunut.dev/yadunut/clan-core/archive/main.tar.gz"
} }
}, },
"data-mesher": { "data-mesher": {

View File

@@ -1,5 +1,5 @@
{ {
inputs.clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz"; inputs.clan-core.url = "https://git.yadunut.dev/yadunut/clan-core/archive/main.tar.gz";
inputs.nixpkgs.follows = "clan-core/nixpkgs"; inputs.nixpkgs.follows = "clan-core/nixpkgs";
outputs = outputs =