Loading pkgs/by-name/cl/closurecompiler/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "closure-compiler"; version = "20250706"; version = "20250820"; src = fetchurl { url = "mirror://maven/com/google/javascript/closure-compiler/v${version}/closure-compiler-v${version}.jar"; sha256 = "sha256-yf2w6a04S1Y60nL1hkxrhdLAiYO7yjdrUUqTPbyT2Ow="; sha256 = "sha256-Fx0kNU/+fc03j+Tfsw5Gc4WTkfTaEacLoE/awN1NgtI="; }; dontUnpack = true; Loading Loading
pkgs/by-name/cl/closurecompiler/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "closure-compiler"; version = "20250706"; version = "20250820"; src = fetchurl { url = "mirror://maven/com/google/javascript/closure-compiler/v${version}/closure-compiler-v${version}.jar"; sha256 = "sha256-yf2w6a04S1Y60nL1hkxrhdLAiYO7yjdrUUqTPbyT2Ow="; sha256 = "sha256-Fx0kNU/+fc03j+Tfsw5Gc4WTkfTaEacLoE/awN1NgtI="; }; dontUnpack = true; Loading