Unverified Commit 15e8f058 authored by toonn's avatar toonn
Browse files

wire-desktop: Disable auto updates

parent d1cc6bdd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -76,6 +76,9 @@ let
      ./update.sh
      ./.
    ];
    # R-ryantm does not respect the commit feature, leading to inaccurate
    # commit messages because it only sees the Linux version numbers.
    # nixpkgs-update: no auto update
    supportedFeatures = [ "commit" ];
  };