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

open-watcom-v2-unwrapped: opt-out of nixpkgs-update
This commit is contained in:
Bobby Rong
2022-10-09 20:22:34 +08:00
committed by GitHub
@@ -12,6 +12,7 @@
stdenv.mkDerivation rec {
pname = "${passthru.prettyName}-unwrapped";
# nixpkgs-update: no auto update
version = "unstable-2022-10-03";
src = fetchFromGitHub {