anytype-heart: Disable automatic updates

anytype-heart should be updated only together with the anytype package,
 and only to the specific version required by the anytype package.
This commit is contained in:
David Chocholatý
2025-10-18 19:59:47 +02:00
parent 283079bc91
commit 4d1ea335e9
@@ -28,6 +28,8 @@ buildGoModule (finalAttrs: {
# https://github.com/anyproto/anytype-ts/blob/v<anytype-ts-version>/middleware.version
version = "0.44.5";
# Update only together with 'anytype' package.
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "anyproto";
repo = "anytype-heart";