libopenmpt 0 -> 1 attrpath: libopenmpt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hz38aj5vk8wygzp1rs21r5vils38cl5y-packages.json.drv building '/nix/store/hz38aj5vk8wygzp1rs21r5vils38cl5y-packages.json.drv'... Going to be running update for following packages: - libopenmpt-0.7.4 Press Enter key to continue... Running update for: - libopenmpt-0.7.4: UPDATING ... - libopenmpt-0.7.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/audio/libopenmpt/default.nix b/pkgs/development/libraries/audio/libopenmpt/default.nix index cb515ebde884..28605675f878 100644 --- a/pkgs/development/libraries/audio/libopenmpt/default.nix +++ b/pkgs/development/libraries/audio/libopenmpt/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "libopenmpt"; - version = "0.7.4"; + version = "0.7.5"; outputs = [ "out" "dev" "bin" ]; src = fetchurl { url = "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"; - hash = "sha256-FgD5M16uOQQImmKG9SWBKWHFTONqBd/m7qpXbdkyjz8="; + hash = "sha256-Wd1VDKJFpKSOb78eL2F2GQEl8H/l0ERzjy5ObCMd/wo="; }; enableParallelBuilding = true; No auto update branch exists Successfully finished processing cachix "/nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.5" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for libopenmpt is: Cross-platform C++ and C library to decode tracked music files into a raw PCM audio stream meta.homepage for libopenmpt is: https://lib.openmpt.org/libopenmpt/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.7.5 with grep in /nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.5 - found 0.7.5 in filename of file in /nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1737 total rebuild path(s) 1737 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick MIDIVisualizer Sylk abracadabra activitywatch adapta-gtk-theme adriconf adwsteamgtk aegisub ags ajour akkoma alfaview alfis almanah alsa-scarlett-gui altair alvr am2rlauncher amberol amule amule-daemon amule-gui amule-web anilibria-winmaclinux anki anytype apache-directory-studio apostrophe appimage-run appimage-run-tests apx-gui aravis archi archivebox arduino-ide asc ashpd-demo asn1editor astroid audacious audacious-plugins audaciousQt5 audacity audio-recorder audio-sharing audiobookshelf authenticator authy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.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 libopenmpt https://github.com/r-ryantm/nixpkgs/archive/2208326bea984d87d36bee76e93a21bb2d23b976.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2208326bea984d87d36bee76e93a21bb2d23b976#libopenmpt ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.5 ls -la /nix/store/wi42mlqi23619chf0gkwbn92m1r9nz49-libopenmpt-0.7.5/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @OPNA2608 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/298295