closurecompiler 20231112 -> 20240317 https://repology.org/project/closure-compiler/versions attrpath: closurecompiler Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/closure/default.nix b/pkgs/development/compilers/closure/default.nix index ee560d876301..7f8df6c974a1 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 = "20231112"; + version = "20240317"; src = fetchurl { url = "mirror://maven/com/google/javascript/closure-compiler/v${version}/closure-compiler-v${version}.jar"; - sha256 = "sha256-oH1/QZX8cF9sZikP5XpNdfsMepJrgW+uX0OGHhJVbmw="; + sha256 = "sha256-axJQrCHAW90gncUV2bYDezC1VVooTddB/wWRqChIt84="; }; dontUnpack = true; Successfully finished processing cachix "/nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
9 packages failed to build:
30 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/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/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20240317 with grep in /nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317 - found 20240317 in filename of file in /nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317 ---
Rebuild report (if merged into master) (click to expand) ``` 32 total rebuild path(s) 32 package rebuild(s) First fifty rebuilds by attrpath closurecompiler emscripten faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faust2sc faustPhysicalModeling 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 zrythm ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317 \ --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/73945051ade72f28717cd6024f7e22cfa2b56f64.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/73945051ade72f28717cd6024f7e22cfa2b56f64#closurecompiler ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317 ls -la /nix/store/wyjxp8pdc80cng65609kwyb5lbq1ayl8-closure-compiler-20240317/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. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
9 packages failed to build:
30 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/298255