Unverified Commit d4bc75e4 authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

qq: disable auto updates

parent 5cd4b4a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ let
  pname = "qq";
  inherit (source) version src;
  passthru = {
    # nixpkgs-update: no auto update
    updateScript = ./update.sh;
  };
  meta = {