Merge pull request #195225 from OPNA2608/fix/open-watcom-v2_update_spam

open-watcom-v2-unwrapped: opt-out of nixpkgs-update

authored by Bobby Rong and committed by GitHub 64b7da8e b31c4283

+1
+1
pkgs/development/compilers/open-watcom/v2.nix
··· 12 12 13 13 stdenv.mkDerivation rec { 14 14 pname = "${passthru.prettyName}-unwrapped"; 15 + # nixpkgs-update: no auto update 15 16 version = "unstable-2022-10-03"; 16 17 17 18 src = fetchFromGitHub {