openal 1.22.2 -> 1.23.1 https://repology.org/project/openal-soft/versions attrpath: openal 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/development/libraries/openal-soft/default.nix b/pkgs/development/libraries/openal-soft/default.nix index 8164a4264e6..496b7ac60fe 100644 --- a/pkgs/development/libraries/openal-soft/default.nix +++ b/pkgs/development/libraries/openal-soft/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "openal-soft"; - version = "1.22.2"; + version = "1.23.1"; src = fetchFromGitHub { owner = "kcat"; repo = "openal-soft"; rev = version; - sha256 = "sha256-MVM0qCZDWcO7/Hnco+0dBqzBLcWD279xjx0slxxlc4w="; + sha256 = "sha256-jwY1NzNJdWIvVv7TvJyg4cIGFLWGZhL3BkMI1NbOEG0="; }; patches = [ Successfully finished processing cachix "/nix/store/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/openal-soft/versions. meta.description for openal is: OpenAL alternative meta.homepage for openal is: https://openal-soft.org/ ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/kcat/openal-soft/compare/1.22.2...1.23.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.23.1 with grep in /nix/store/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1 - found 1.23.1 in filename of file in /nix/store/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1232 total rebuild path(s) 1232 package rebuild(s) First fifty rebuilds by attrpath ChowKick EmptyEpsilon MIDIVisualizer Sylk _7kaa _90secondportraits adapta-gtk-theme adl ajour alfaview alfis allegro allegro4 allegro5 almanah alsa-scarlett-gui altair alure alure2 amberol andyetitmoves ani-cli anime-downloader anki antsimulator 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.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi ares arx-libertatis ashpd-demo assaultcube astroid astromenace atanks attract-mode audio-recorder ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1 \ --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 openal https://github.com/r-ryantm/nixpkgs/archive/87bac138dc682cd04f636ffdfe5a3dc3fc514578.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/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1 ls -la /nix/store/xq0xkxf7sngpg2h3bb6giwd94nv352zy-openal-soft-1.23.1/bin ``` ---

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