lixPackageSets.lix_2_92: patch for CVE-2025-4641{5,6}

Change-Id: Ie7ec879d499be1e67982871659f3a414157a329d
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius
2025-06-24 16:33:47 +02:00
parent 69bd6a5315
commit dc090e801c
@@ -186,13 +186,13 @@ lib.makeExtensible (self: {
attrName = "lix_2_92";
lix-args = rec {
version = "2.92.0";
version = "2.92.2";
src = fetchFromGitHub {
owner = "lix-project";
repo = "lix";
rev = version;
hash = "sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g=";
hash = "sha256-D7YepvFkGE4K1rOkEYA1P6wGj/eFbQXb03nLdBRjjwA=";
};
cargoDeps = rustPlatform.fetchCargoVendor {