Unverified Commit 0dc2b570 authored by rewine's avatar rewine Committed by GitHub
Browse files

qq: disable auto updates (#454757)

parents 9325ee51 d4bc75e4
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 = {