fluidsynth 2.3.4 -> 2.3.5 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/audio/fluidsynth/default.nix b/pkgs/applications/audio/fluidsynth/default.nix index 56f76f6513c7..9197a21a28e1 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.4"; + version = "2.3.5"; src = fetchFromGitHub { owner = "FluidSynth"; repo = "fluidsynth"; rev = "v${version}"; - hash = "sha256-3qLmo9Ibl44v6Jj5Ix17ixwqfPt3ITTXUqBETF5pzE4="; + hash = "sha256-CzKfvQzhF4Mz2WZaJM/Nt6XjF6ThlX4jyQSaXfZukG8="; }; outputs = [ "out" "dev" "man" ]; Successfully finished processing cachix "/nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5" 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.5) - [Compare changes on GitHub](https://github.com/FluidSynth/fluidsynth/compare/v2.3.4...v2.3.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.5 with grep in /nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5 - found 2.3.5 in filename of file in /nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1931 total rebuild path(s) 1931 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick SDL2_mixer SDL2_mixer_2_0 SDL_mixer Sylk _1oom _20kly _86Box _86Box-with-roms abbaye-des-morts abracadabra abuse activitywatch adapta-gtk-theme adriconf adwsteamgtk aegisub affine ags ajour akkoma alfaview alfis almanah alsa-scarlett-gui altair alvr am2rlauncher amberol amule amule-daemon amule-gui amule-web anilibria-winmaclinux anki anki-bin anytype apache-directory-studio apostrophe appimage-run appimage-run-tests apx-gui aravis arcan arcan-all-wrapped arcan-wrapped archi archivebox ardour ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5 \ --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/d31a6d78c21d53549b57ea3404803e034639c5af.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d31a6d78c21d53549b57ea3404803e034639c5af#fluidsynth ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5 ls -la /nix/store/22shbn1bzi52vsgvf2dq2d5915pza8k1-fluidsynth-2.3.5/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/299749