perlPackages.SessionToken: fix build with gcc15

This commit is contained in:
Xiangyan Sun
2026-05-03 14:25:18 -07:00
parent ac3bc672c5
commit 4d8b678ec6
+7
View File
@@ -30638,6 +30638,13 @@ with self;
url = "https://github.com/hoytech/Session-Token/commit/cd64e7b69986054bb715755290811308159b7959.patch";
hash = "sha256-nMQmdvVQW8cQYO0+bLJcdVfSOLVIsongk+71fQ7fQdU=";
})
(fetchDebianPatch {
version = "1.503";
pname = "libsession-token-perl";
debianRevision = "3";
patch = "fix-gcc15-build.patch";
hash = "sha256-b6Yr5w++3lQcaI8JilthLykq4D4nEczz0h+r6LJ8hGI=";
})
];
meta = {
description = "Secure, efficient, simple random session token generation";