libdiscid 0.6.2 -> 0.6.3 https://repology.org/metapackage/libdiscid/versions attrpath: libdiscid 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/libdiscid/default.nix b/pkgs/development/libraries/libdiscid/default.nix index 7a073b143b9..f2680b770e8 100644 --- a/pkgs/development/libraries/libdiscid/default.nix +++ b/pkgs/development/libraries/libdiscid/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "libdiscid"; - version = "0.6.2"; + version = "0.6.3"; nativeBuildInputs = [ cmake pkg-config ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/${pname}-${version}.tar.gz"; - sha256 = "1f9irlj3dpb5gyfdnb1m4skbjvx4d4hwiz2152f83m0d9jn47r7r"; + sha256 = "sha256-D578erZfJNpXZzVHMEsBQ+6J8zY4vq3MIKhAHgd7PCU="; }; NIX_LDFLAGS = lib.optionalString stdenv.isDarwin "-framework CoreFoundation -framework IOKit"; Successfully finished processing cachix "/nix/store/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
1 package failed to build:
16 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/libdiscid/versions. meta.description for libdiscid is: A C library for creating MusicBrainz DiscIDs from audio CDs meta.homepage for libdiscid is: http://musicbrainz.org/doc/libdiscid ###### Updates performed - Version update ###### 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.3 with grep in /nix/store/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3 - found 0.6.3 in filename of file in /nix/store/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath abcde cmus cyanrip isrcsubmit libdiscid libmusicbrainz libmusicbrainz3 libmusicbrainz5 libsForQt5.k3b libsForQt5.libkcddb libsForQt5.soundkonverter perl534Packages.MusicBrainzDiscID perl536Packages.MusicBrainzDiscID picard plasma5Packages.k3b plasma5Packages.libkcddb plasma5Packages.soundkonverter python310Packages.discid python311Packages.discid sound-juicer soundkonverter tellico whipper ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3 \ --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 libdiscid https://github.com/r-ryantm/nixpkgs/archive/79ded405f861f480531f6c7718368a0f456a6572.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/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3 ls -la /nix/store/0pvzis6xvgy9rj7j82mb58q0i5ckgj81-libdiscid-0.6.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
1 package failed to build:
16 packages built:
--- ###### Maintainer pings cc @ehmry 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/219210