fluidsynth 2.3.1 -> 2.3.2 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 df42258700c..a76aa6e048c 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.1"; + version = "2.3.2"; src = fetchFromGitHub { owner = "FluidSynth"; repo = "fluidsynth"; rev = "v${version}"; - sha256 = "05lr9f0q4x1kvgfa3xrfmagpwvijv9m1s316aa9figqlkcc5vv4k"; + sha256 = "sha256-BSJu3jB7b5G2ThXBUHUNnBGl55EXe3nIzdBdgfOWDSM="; }; nativeBuildInputs = [ buildPackages.stdenv.cc pkg-config cmake ]; Successfully finished processing cachix "/nix/store/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2" 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.2) - [Compare changes on GitHub](https://github.com/FluidSynth/fluidsynth/compare/v2.3.1...v2.3.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.2 with grep in /nix/store/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2 - found 2.3.2 in filename of file in /nix/store/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1055 total rebuild path(s) 1055 package rebuild(s) First fifty rebuilds by attrpath ChowKick SDL2_mixer SDL2_mixer_2_0 SDL_mixer Sylk _1oom _20kly abbaye-des-morts abuse adapta-gtk-theme alfaview alfis almanah alsa-scarlett-gui altair amberol 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 audacious audacious-plugins audaciousQt5 audio-recorder augustus authenticator aws-workspaces bada-bib badwolf ballAndPaddle balsa banking baobab baresip barrage ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2 \ --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/79d784131a9e3dc479f29ad68a1fb79b55d3e45c.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/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2 ls -la /nix/store/f9w6lnrwr8m6b08qq7jq7b9cd7skj8f1-fluidsynth-2.3.2/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/224595