Loading pkgs/development/compilers/open-watcom/v2.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "${finalAttrs.passthru.prettyName}-unwrapped"; # nixpkgs-update: no auto update version = "0-unstable-2025-11-15"; version = "0-unstable-2026-04-11"; src = fetchFromGitHub { owner = "open-watcom"; repo = "open-watcom-v2"; rev = "fe2ddbd2e5833a85d9ccd3937b304f3f41e44f98"; hash = "sha256-jv7d5DopGZDnVFQX/t0D9cZSTwgMvcb4kqCnLJSWmNI="; rev = "e724d4a0e7cc1593ae2430e07a62352b7852dd68"; hash = "sha256-Xu0oCNO8WyIwe12CjDWXP+2LUzexZcw6Rgzpb80M5cA="; }; postPatch = '' Loading Loading
pkgs/development/compilers/open-watcom/v2.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "${finalAttrs.passthru.prettyName}-unwrapped"; # nixpkgs-update: no auto update version = "0-unstable-2025-11-15"; version = "0-unstable-2026-04-11"; src = fetchFromGitHub { owner = "open-watcom"; repo = "open-watcom-v2"; rev = "fe2ddbd2e5833a85d9ccd3937b304f3f41e44f98"; hash = "sha256-jv7d5DopGZDnVFQX/t0D9cZSTwgMvcb4kqCnLJSWmNI="; rev = "e724d4a0e7cc1593ae2430e07a62352b7852dd68"; hash = "sha256-Xu0oCNO8WyIwe12CjDWXP+2LUzexZcw6Rgzpb80M5cA="; }; postPatch = '' Loading