fluidsynth 2.3.2 -> 2.3.3 https://github.com/FluidSynth/fluidsynth/releases attrpath: fluidsynth 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/fluidsynth/default.nix b/pkgs/applications/audio/fluidsynth/default.nix index 41ee34847a8..07cde156db6 100644 --- a/pkgs/applications/audio/fluidsynth/default.nix +++ b/pkgs/applications/audio/fluidsynth/default.nix @@ -5,13 +5,13 @@ stdenv.mkDerivation rec { pname = "fluidsynth"; - version = "2.3.2"; + version = "2.3.3"; src = fetchFromGitHub { owner = "FluidSynth"; repo = "fluidsynth"; rev = "v${version}"; - sha256 = "sha256-BSJu3jB7b5G2ThXBUHUNnBGl55EXe3nIzdBdgfOWDSM="; + sha256 = "sha256-RqhlpvMbRSwdcY2uuFAdJnihN3aObcLVMuvCZ294dgo="; }; outputs = [ "out" "dev" "man" ]; Successfully finished processing cachix "/nix/store/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/FluidSynth/fluidsynth/releases. meta.description for fluidsynth is: Real-time software synthesizer based on the SoundFont 2 specifications meta.homepage for fluidsynth is: https://www.fluidsynth.org ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.3) - [Compare changes on GitHub](https://github.com/FluidSynth/fluidsynth/compare/v2.3.2...v2.3.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.3 with grep in /nix/store/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3 - found 2.3.3 in filename of file in /nix/store/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1215 total rebuild path(s) 1215 package rebuild(s) First fifty rebuilds by attrpath ChowKick SDL2_mixer SDL2_mixer_2_0 SDL_mixer Sylk _1oom _20kly _86Box abbaye-des-morts abracadabra abuse activitywatch adapta-gtk-theme ajour alfaview alfis almanah alsa-scarlett-gui altair amberol anki anki-bin anytype apache-directory-studio apostrophe appimage-run appimage-run-tests aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi asc ashpd-demo astroid atlauncher audacious audacious-plugins audaciousQt5 audio-recorder augustus authenticator aw-qt aws-workspaces bada-bib ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3 \ --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 fluidsynth https://github.com/r-ryantm/nixpkgs/archive/caa52ee13b8e5528c92e7d02a89fe1cf7b83c44d.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/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3 ls -la /nix/store/sdhjdqm2n7ln86njsw219s257c5f4ndz-fluidsynth-2.3.3/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @cillianderoiste @lovek323 for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/239748