Unverified Commit db81a167 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

anytype-heart: Disable automatic updates (#453286)

parents e64102a9 4d1ea335
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";