affine: 0.26.4 -> 0.26.6

This commit is contained in:
R. Ryantm
2026-04-07 05:29:37 +00:00
parent 2b62399653
commit 8a43395eaf
+3 -3
View File
@@ -46,12 +46,12 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = binName;
version = "0.26.4";
version = "0.26.6";
src = fetchFromGitHub {
owner = "toeverything";
repo = "AFFiNE";
tag = "v${finalAttrs.version}";
hash = "sha256-5tOAkKTpdkN1UDztmy4Dt9kpRrWYVLolnXRwHmfXpLo=";
hash = "sha256-aJeW8I7hx9VN5AU6gVq18cKO0QuKtc7JGUDbVsSXXE4=";
};
cargoDeps = rustPlatform.fetchCargoVendor {
@@ -106,7 +106,7 @@ stdenv.mkDerivation (finalAttrs: {
'';
dontInstall = true;
outputHashMode = "recursive";
outputHash = "sha256-nNPttQJBYJ3eyjR/INoC0MW5e3WcUkDpLdQ0W10+qj0=";
outputHash = "sha256-CSB7fQnxkUx+LRDO0PbiPc2NZuvzWbBLNkImfrSm44o=";
};
buildInputs = lib.optionals hostPlatform.isDarwin [