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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cy2ki3ad8y5kdxy6inalg1bvv3ml577n-packages.json.drv building '/nix/store/cy2ki3ad8y5kdxy6inalg1bvv3ml577n-packages.json.drv'... Going to be running update for following packages: - libopenmpt-0.6.6 Press Enter key to continue... Running update for: - libopenmpt-0.6.6: UPDATING ... - libopenmpt-0.6.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/audio/libopenmpt/default.nix b/pkgs/development/libraries/audio/libopenmpt/default.nix index 8e5793b0bcd..6e324e08c61 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.6.6"; + version = "0.6.7"; outputs = [ "out" "dev" "bin" ]; src = fetchurl { url = "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"; - sha256 = "bdueJqQwYglEiReW/vsbuzi9kUj2z8VYgQwNPyaYdsc="; + sha256 = "IXSsD1oUi6aE23aKR+33g+/5CE+8pf72yZdQFkMQAWM="; }; enableParallelBuilding = true; No auto update branch exists Successfully finished processing cachix "/nix/store/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7" 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 (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6.7 with grep in /nix/store/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7 - found 0.6.7 in filename of file in /nix/store/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7 ---
Rebuild report (if merged into master) (click to expand) ``` 735 total rebuild path(s) 735 package rebuild(s) First fifty rebuilds by attrpath ChowKick MIDIVisualizer adapta-gtk-theme alfaview alfis almanah alsa-scarlett-gui amberol apache-directory-studio apostrophe aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan ashpd-demo astroid audacious audacious-plugins audaciousQt5 audio-recorder authenticator aws-workspaces bada-bib balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blackbox-terminal blanket blueprint-compiler bookworm bottles bottles-unwrapped brasero brasero-original bubblemail byzanz cadence ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7 \ --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/2a1e2b829aa89da5c5712cb788a070127cb49244.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/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7 ls -la /nix/store/lzhzfbvh4fxcyly5qpww0a0gd6x0s9yf-libopenmpt-0.6.7/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/209848