Unverified Commit 64b7da8e authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

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

open-watcom-v2-unwrapped: opt-out of nixpkgs-update
parents b31c4283 92437299
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@

stdenv.mkDerivation rec {
  pname = "${passthru.prettyName}-unwrapped";
  # nixpkgs-update: no auto update
  version = "unstable-2022-10-03";

  src = fetchFromGitHub {