2022-12-30T20:53:18 libcbor 0.9.0 -> 0.10.0 https://github.com/PJK/libcbor/releases 2022-12-30T20:53:20 attrpath: libcbor 2022-12-30T20:53:20 Checking auto update branch... 2022-12-30T20:53:20 No auto update branch exists 2022-12-30T20:53:23 [version] 2022-12-30T20:53:25 [version] updated version and sha256 2022-12-30T20:53:25 [rustCrateVersion] 2022-12-30T20:53:25 [rustCrateVersion] No cargoSha256 found 2022-12-30T20:53:25 [golangModuleVersion] 2022-12-30T20:53:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T20:53:25 [updateScript] 2022-12-30T20:53:25 [updateScript] skipping because derivation has no updateScript 2022-12-30T20:53:25 2022-12-30T20:53:25 [quotedUrls] 2022-12-30T20:53:25 [quotedUrls] nothing found to replace 2022-12-30T20:53:25 Diff after rewrites: diff --git a/pkgs/development/libraries/libcbor/default.nix b/pkgs/development/libraries/libcbor/default.nix index 9473c4823fc..34b2a27527d 100644 --- a/pkgs/development/libraries/libcbor/default.nix +++ b/pkgs/development/libraries/libcbor/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libcbor"; - version = "0.9.0"; + version = "0.10.0"; src = fetchFromGitHub { owner = "PJK"; repo = pname; rev = "v${version}"; - sha256 = "sha256-Wp/48yQA17mf/dTgeMcMDvPpKOPkfLhQkCnzgGLpLtk="; + sha256 = "sha256-YJSIZ7o191/0QJf1fH6LUYykS2pvP17knSeRO2WcDeM="; }; nativeBuildInputs = [ cmake ]; 2022-12-30T20:54:54 Successfully finished processing 2022-12-30T20:54:54 cachix "/nix/store/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0" 2022-12-30T20:55:01 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/PJK/libcbor/releases. meta.description for libcbor is: "CBOR protocol implementation for C and others" meta.homepage for libcbor is: "https://github.com/PJK/libcbor" meta.changelog for libcbor is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/PJK/libcbor/releases/tag/v0.10.0) - [Compare changes on GitHub](https://github.com/PJK/libcbor/compare/v0.9.0...v0.10.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.10.0 with grep in /nix/store/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0 - found 0.10.0 in filename of file in /nix/store/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0 ---
Rebuild report (if merged into master) (click to expand) ``` 16558 total rebuild path(s) 16558 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EBTKS EmptyEpsilon HentaiAtHome MIDIVisualizer OSCAR OVMF OVMFFull PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_audiolib SDL_compat SDL_gpu SDL_mixer Sylk ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0 \ --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 libcbor https://github.com/r-ryantm/nixpkgs/archive/eaa0e34921b5ed0081acbf5801aa5f90e81d461f.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/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0 ls -la /nix/store/kw7pl3swlw5klg84qrv7cch3y74w3fv6-libcbor-0.10.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @dtzWill 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-30T20:55:03 https://api.github.com/repos/NixOS/nixpkgs/pulls/208406