sirit: fix hash

Tag was force pushed upstream, diff only touches CI config.
This commit is contained in:
K900
2026-03-27 12:44:46 +03:00
parent 248dc6d352
commit 8353dbb421
+1 -1
View File
@@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "eden-emulator";
repo = "sirit";
tag = "v${finalAttrs.version}";
hash = "sha256-eiuAdnPBJAMCRbkwJkqjyaskBCa2/Cm0F3gqFwe3ePg=";
hash = "sha256-T4f1C33rh8KEXPyxPiIbdDUQLGT3ufTIt4XmgSsLRpA=";
};
nativeBuildInputs = [