lixPackageSets.git: 2.94.0-pre-20250624_42e2bd045c9e -> 2.94.0-pre-20250627_ac80a11300eb (#420725)

This commit is contained in:
Aleksana
2025-07-07 19:54:52 +08:00
committed by GitHub
@@ -243,14 +243,14 @@ lib.makeExtensible (self: {
attrName = "git";
lix-args = rec {
version = "2.94.0-pre-20250624_${builtins.substring 0 12 src.rev}";
version = "2.94.0-pre-20250704_${builtins.substring 0 12 src.rev}";
src = fetchFromGitea {
domain = "git.lix.systems";
owner = "lix-project";
repo = "lix";
rev = "42e2bd045c9e51a59fdab038dc4e6f9e86c4922c";
hash = "sha256-BsY8kpwQML9/036g9C+No7lhzqmn4ZTlIsuo92SVSJk=";
rev = "362bfd827f522b57062e4ebcb465bb51941632a4";
hash = "sha256-4CVRbeYExqIDpFH+QMZb5IeUGkP6kA/zHSuExYoZygk=";
};
cargoDeps = rustPlatform.fetchCargoVendor {