2022-12-26T00:00:51 libsndfile 1.1.0 -> 1.2.0 https://github.com/libsndfile/libsndfile/releases 2022-12-26T00:00:54 attrpath: libsndfile 2022-12-26T00:00:54 Checking auto update branch... 2022-12-26T00:00:54 No auto update branch exists 2022-12-26T00:00:58 [version] 2022-12-26T00:01:00 [version] updated version and sha256 2022-12-26T00:01:00 [rustCrateVersion] 2022-12-26T00:01:00 [rustCrateVersion] No cargoSha256 found 2022-12-26T00:01:00 [golangModuleVersion] 2022-12-26T00:01:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T00:01:00 [updateScript] 2022-12-26T00:01:00 [updateScript] skipping because derivation has no updateScript 2022-12-26T00:01:00 2022-12-26T00:01:00 [quotedUrls] 2022-12-26T00:01:00 [quotedUrls] nothing found to replace 2022-12-26T00:01:00 Diff after rewrites: diff --git a/pkgs/development/libraries/libsndfile/default.nix b/pkgs/development/libraries/libsndfile/default.nix index a319de5ce6b..61bb796b032 100644 --- a/pkgs/development/libraries/libsndfile/default.nix +++ b/pkgs/development/libraries/libsndfile/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "libsndfile"; - version = "1.1.0"; + version = "1.2.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - sha256 = "sha256-bhIXVSKuUnUzs5aaLDHt21RcnqekEpLU414sFtl2Lro="; + sha256 = "sha256-zd0HDUzVYLyFjhIudBJQaKJUtYMjZeQRLALSkyD9tXU="; }; nativeBuildInputs = [ autoreconfHook autogen pkg-config python3 ]; 2022-12-26T00:02:49 Successfully finished processing 2022-12-26T00:02:49 cachix "/nix/store/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin" 2022-12-26T00:02:56 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/libsndfile/libsndfile/releases. meta.description for libsndfile is: "A C library for reading and writing files containing sampled sound" meta.homepage for libsndfile is: "https://libsndfile.github.io/libsndfile/" meta.changelog for libsndfile is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/libsndfile/libsndfile/releases/tag/1.2.0) - [Compare changes on GitHub](https://github.com/libsndfile/libsndfile/compare/1.1.0...1.2.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.0 with grep in /nix/store/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin - found 1.2.0 in filename of file in /nix/store/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin ---
Rebuild report (if merged into master) (click to expand) ``` 4845 total rebuild path(s) 4845 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowCentaur ChowKick ChowPhaser CuboCore.corepdf CuboCore.coretime CuboCore.coretoppings DisnixWebService EmptyEpsilon HentaiAtHome LibreArp LibreArp-lv2 MIDIVisualizer MMA PageEdit R SDL SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_Pango SDL_audiolib SDL_classic SDL_compat SDL_gfx SDL_gpu SDL_image SDL_mixer SDL_net SDL_sound SDL_stretch SDL_ttf Sylk _1oom _20kly _7kaa _90secondportraits a2jmidid aaxtomp3 abbaye-des-morts abcde abcl abuse accuraterip-checksum acoustidFingerprinter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin \ --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 libsndfile https://github.com/r-ryantm/nixpkgs/archive/beac7654b8b1914d30df585a618d144b213458c3.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/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin ls -la /nix/store/08pmb30limvphgjq4bvfjg7pqrd3gdxq-libsndfile-1.2.0-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @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). 2022-12-26T00:02:58 https://api.github.com/repos/NixOS/nixpkgs/pulls/207762