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

lastFile:flake.lock
This commit is contained in:
2025-10-16 14:29:30 +07:00
parent aace9c781d
commit 025205d484
2 changed files with 12 additions and 8 deletions

17
flake.lock generated
View File

@@ -139,14 +139,19 @@
"liminix": {
"flake": false,
"locked": {
"lastModified": 1760422832,
"narHash": "sha256-NF3zYafQ/6BIRFlpHlWF9tgD8Rfeu96exzPqrEMjXgk=",
"path": "/home/kurogeek/Desktop/gitea/newedge/liminix",
"type": "path"
"lastModified": 1760426231,
"narHash": "sha256-r8c5PKtsxAvtQ/k17GH+WNvP47Lr+AbExLMPdLtvAKE=",
"ref": "refs/heads/fix-gl-ar750",
"rev": "3f1f7c08d440130cce9262a93ce78ed7969d93cd",
"revCount": 1574,
"type": "git",
"url": "https://git.b4l.co.th/newedge/liminix"
},
"original": {
"path": "/home/kurogeek/Desktop/gitea/newedge/liminix",
"type": "path"
"ref": "refs/heads/fix-gl-ar750",
"rev": "3f1f7c08d440130cce9262a93ce78ed7969d93cd",
"type": "git",
"url": "https://git.b4l.co.th/newedge/liminix"
}
},
"nix-darwin": {

View File

@@ -22,8 +22,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
liminix = {
# url = "git+https://git.b4l.co.th/newedge/liminix?ref=refs/heads/fix-gl-ar750&rev=9621ac51e9b4dfb462253173061239615cd083d6";
url = "path:/home/kurogeek/Desktop/gitea/newedge/liminix";
url = "git+https://git.b4l.co.th/newedge/liminix?ref=refs/heads/fix-gl-ar750&rev=3f1f7c08d440130cce9262a93ce78ed7969d93cd";
flake = false;
};
};