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:
@@ -12,6 +12,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "${passthru.prettyName}-unwrapped";
|
||||
# nixpkgs-update: no auto update
|
||||
version = "unstable-2022-10-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user