2022-11-07T08:45:08 closure-compiler 20221004 -> 20221102 https://repology.org/metapackage/closure-compiler/versions 2022-11-07T08:45:12 attrpath: closurecompiler 2022-11-07T08:45:12 Checking auto update branch... 2022-11-07T08:45:12 No auto update branch exists 2022-11-07T08:45:18 [version] 2022-11-07T08:45:33 [version] updated version and sha256 2022-11-07T08:45:33 [rustCrateVersion] 2022-11-07T08:45:33 [rustCrateVersion] No cargoSha256 found 2022-11-07T08:45:33 [golangModuleVersion] 2022-11-07T08:45:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T08:45:33 [updateScript] 2022-11-07T08:45:33 [updateScript] skipping because derivation has no updateScript 2022-11-07T08:45:33 2022-11-07T08:45:33 [quotedUrls] 2022-11-07T08:45:33 [quotedUrls] nothing found to replace 2022-11-07T08:45:34 Diff after rewrites: diff --git a/pkgs/development/compilers/closure/default.nix b/pkgs/development/compilers/closure/default.nix index 2e7397b26fd..fcc7ba59458 100644 --- a/pkgs/development/compilers/closure/default.nix +++ b/pkgs/development/compilers/closure/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "closure-compiler"; - version = "20221004"; + version = "20221102"; src = fetchurl { url = "mirror://maven/com/google/javascript/closure-compiler/v${version}/closure-compiler-v${version}.jar"; - sha256 = "sha256-r2m5nfNWg5aGJBRLVZwmgilpgc4epLWY4qx34pRIi6Q="; + sha256 = "sha256-xaVAmt2GVywRVB7n6mqKqsYlfEAjRZEnfspf9c1Qluc="; }; dontUnpack = true; 2022-11-07T08:47:53 Successfully finished processing 2022-11-07T08:47:53 cachix "/nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102" 2022-11-07T08:48:00 [check][nixpkgs-review] 2022-11-07T09:33:00 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-07T09:33:00 nixpkgs-review took longer than 45m and timed out 2022-11-07T09:33:04 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/closure-compiler/versions. meta.description for closurecompiler is: "A tool for making JavaScript download and run faster" meta.homepage for closurecompiler is: "https://developers.google.com/closure/compiler/" meta.changelog for closurecompiler is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20221102 with grep in /nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102 - found 20221102 in filename of file in /nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102 ---
Rebuild report (if merged into master) (click to expand) ``` 31 total rebuild path(s) 31 package rebuild(s) First fifty rebuilds by attrpath closurecompiler emscripten faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faustPhysicalModeling faustStk faustlive guitarix kapitonov-plugins-pack magnetophonDSP.CharacterCompressor magnetophonDSP.CompBus magnetophonDSP.ConstantDetuneChorus magnetophonDSP.LazyLimiter magnetophonDSP.MBdistortion magnetophonDSP.RhythmDelay magnetophonDSP.VoiceOfFaust magnetophonDSP.faustCompressors magnetophonDSP.pluginUtils magnetophonDSP.shelfMultiBand mooSpace open-music-kontrollers.mephisto tambura ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A closurecompiler https://github.com/r-ryantm/nixpkgs/archive/e844d8adbd0cb29298f24e489feea5d5dbe0743f.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102 ls -la /nix/store/rgl1r07cx973cj0hlf5df0w5gc96pgg9-closure-compiler-20221102/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings 2022-11-07T09:33:05 https://api.github.com/repos/NixOS/nixpkgs/pulls/199998