inputs/liminix: changed to upstream

This commit is contained in:
2026-03-05 19:52:26 +07:00
parent 9c85e82b59
commit 891e80a3a9
2 changed files with 8 additions and 10 deletions

16
flake.lock generated
View File

@@ -158,19 +158,17 @@
"liminix": {
"flake": false,
"locked": {
"lastModified": 1760426231,
"narHash": "sha256-r8c5PKtsxAvtQ/k17GH+WNvP47Lr+AbExLMPdLtvAKE=",
"ref": "refs/heads/fix-gl-ar750",
"rev": "3f1f7c08d440130cce9262a93ce78ed7969d93cd",
"revCount": 1574,
"lastModified": 1762897785,
"narHash": "sha256-bUHbHqXV7ObjP9CmpSMc95WkqGbzHQQ+0bTXr+JACCU=",
"ref": "refs/heads/main",
"rev": "9f3c8f7cbd684aad4367ceefd5d4434bd8b531d4",
"revCount": 1643,
"type": "git",
"url": "https://git.b4l.co.th/newedge/liminix"
"url": "https://gti.telent.net/dan/liminix"
},
"original": {
"ref": "refs/heads/fix-gl-ar750",
"rev": "3f1f7c08d440130cce9262a93ce78ed7969d93cd",
"type": "git",
"url": "https://git.b4l.co.th/newedge/liminix"
"url": "https://gti.telent.net/dan/liminix"
}
},
"nix-darwin": {

View File

@@ -26,7 +26,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
liminix = {
url = "git+https://git.b4l.co.th/newedge/liminix?ref=refs/heads/fix-gl-ar750&rev=3f1f7c08d440130cce9262a93ce78ed7969d93cd";
url = "git+https://gti.telent.net/dan/liminix";
flake = false;
};
};