Commit 92437299 authored by OPNA2608's avatar OPNA2608
Browse files

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

parent b31c4283
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 {