lixPackageSets.git: 2.94.0-pre-20250624_42e2bd045c9e -> 2.94.0-pre-20250704_362bfd827f52

This commit is contained in:
Alois Wohlschlager
2025-07-05 11:54:03 +02:00
parent 3016b4b15d
commit 70af6da677
@@ -238,14 +238,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 {