dl-librescore 0.34.47 -> 0.34.59 https://repology.org/project/dl-librescore/versions attrpath: dl-librescore Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] Replacing npmDepsHash with sha256-DX3to2SNYhNWIJqcz5Mberuk/HSpCO538CjsvvALgkI= [npmDepsVersion] Finished updating NPM deps version and replacing hashes [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/audio/dl-librescore/default.nix b/pkgs/tools/audio/dl-librescore/default.nix index 5e8306f21228..a84f12e8fa53 100644 --- a/pkgs/tools/audio/dl-librescore/default.nix +++ b/pkgs/tools/audio/dl-librescore/default.nix @@ -8,16 +8,16 @@ buildNpmPackage rec { pname = "dl-librescore"; - version = "0.34.47"; + version = "0.34.59"; src = fetchFromGitHub { owner = "LibreScore"; repo = "dl-librescore"; rev = "v${version}"; - hash = "sha256-yXreyQiIKmZEw2HcpnCW4TxCTHzdq+KuPSlFPFZy2oU="; + hash = "sha256-ZpY+cWtNf/s4Aw42eDc9/0jXzVHugEmU91Qgu9p1f0w="; }; - npmDepsHash = "sha256-qKu7xViApKg/4EubS4tsZEtNoW62rpC4e6xmBugSkek="; + npmDepsHash = "sha256-DX3to2SNYhNWIJqcz5Mberuk/HSpCO538CjsvvALgkI="; # see https://github.com/LibreScore/dl-librescore/pull/32 # TODO can be removed with next update Successfully finished processing cachix "/nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package 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/dl-librescore/versions. meta.description for dl-librescore is: Download sheet music meta.homepage for dl-librescore is: https://github.com/LibreScore/dl-librescore ###### Updates performed - NPM version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/LibreScore/dl-librescore/compare/v0.34.47...v0.34.59) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.34.59 with grep in /nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59 - found 0.34.59 in filename of file in /nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dl-librescore ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59 \ --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 dl-librescore https://github.com/r-ryantm/nixpkgs/archive/8a9191adafa6ffd14febd3fd983e8b703e34ad97.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8a9191adafa6ffd14febd3fd983e8b703e34ad97#dl-librescore ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59 ls -la /nix/store/g7fhl7cnv71bzqfj66xwiam3k6b128qh-dl-librescore-0.34.59/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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/276739