mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.lock
This commit is contained in:
2026-07-22 16:42:24 +07:00
parent fe724083ed
commit b6914615c0
2 changed files with 9 additions and 8 deletions
Generated
+8 -7
View File
@@ -103,17 +103,18 @@
]
},
"locked": {
"lastModified": 1783694054,
"narHash": "sha256-TxXVAAG94LMv8YmvBW7WjZa4xnA+0+01rW5Ads3N8RQ=",
"ref": "refs/heads/main",
"rev": "877c77b15fbc99e2fb8cced694e99c9a235c1d90",
"revCount": 71,
"lastModified": 1784707093,
"narHash": "sha256-+N6wQPjn6o4FBIRTXGk/pRJDHmphcH10NXB35tGrJC4=",
"ref": "mob/no-narhash",
"rev": "139e06aa7996bce0d477396cb72b104531f510e9",
"revCount": 74,
"type": "git",
"url": "https://git.clan.lol/clan/clan-community"
"url": "https://git.clan.lol/kurogeek/clan-community"
},
"original": {
"ref": "mob/no-narhash",
"type": "git",
"url": "https://git.clan.lol/clan/clan-community"
"url": "https://git.clan.lol/kurogeek/clan-community"
}
},
"clan-core": {
+1 -1
View File
@@ -8,7 +8,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
clan-community = {
url = "git+https://git.clan.lol/clan/clan-community";
url = "git+https://git.clan.lol/kurogeek/clan-community?ref=mob/no-narhash";
inputs.clan-core.follows = "clan-core";
inputs.flake-parts.follows = "flake-parts";
inputs.treefmt-nix.follows = "treefmt-nix";