lixPackageSets.git.lix: 2.95.0-pre-20260317 -> 2.96.0-pre-20260318

This commit is contained in:
sternenseemann
2026-03-29 15:00:28 -07:00
committed by Philip Taron
parent 99a68375d8
commit 9449884f4b
@@ -283,14 +283,14 @@ lib.makeExtensible (
attrName = "git";
lix-args = rec {
version = "2.96.0-pre-20260317_${builtins.substring 0 12 src.rev}";
version = "2.96.0-pre-20260318_${builtins.substring 0 12 src.rev}";
src = fetchFromGitea {
domain = "git.lix.systems";
owner = "lix-project";
repo = "lix";
rev = "96db7c79cf2a9a06725360b0d12e5de583bef07d";
hash = "sha256-Ixwk38HArs7MZXxdWRkSZFzUhUdlCro+8+M/sO+fE/Y=";
rev = "8294cd534b2f01ee967b28aa73fcab1535d62b3d";
hash = "sha256-BFijbNDCrfzpDdW+gNauP25QsTvEZ39dygWEI/RYeyY=";
};
cargoDeps = rustPlatform.fetchCargoVendor {