libbacktrace 0 -> 1 attrpath: libbacktrace 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b3pfwckkh5nm36im372ry2jxw53y67qk-packages.json.drv building '/nix/store/b3pfwckkh5nm36im372ry2jxw53y67qk-packages.json.drv'... Going to be running update for following packages: - libbacktrace-unstable-2022-12-16 Press Enter key to continue... Running update for: - libbacktrace-unstable-2022-12-16: UPDATING ... - libbacktrace-unstable-2022-12-16: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libbacktrace/default.nix b/pkgs/development/libraries/libbacktrace/default.nix index bc998563a732..a6da80834312 100644 --- a/pkgs/development/libraries/libbacktrace/default.nix +++ b/pkgs/development/libraries/libbacktrace/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation { pname = "libbacktrace"; - version = "unstable-2022-12-16"; + version = "unstable-2023-08-03"; src = fetchFromGitHub { owner = "ianlancetaylor"; repo = "libbacktrace"; - rev = "da7eff2f37e38136c5a0c8922957b9dfab5483ef"; - sha256 = "ADp8n1kUf8OysFY/Jv1ytxKjqgz1Nu2VRcFGlt1k/HM="; + rev = "9ae4f4ae4481b1e69d38ed810980d33103544613"; + sha256 = "GTCBt9DzfqB+JPWbmj+LM2pYd8LSN3r2/pCtVNH3Ybw="; }; patches = [ No auto update branch exists Successfully finished processing cachix "/nix/store/h4c11c6i00xpw2y1b21pvcyas5icw120-libbacktrace-unstable-2023-08-03" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 libbacktrace is: A C library that may be linked into a C/C++ program to produce symbolic backtraces meta.homepage for libbacktrace is: https://github.com/ianlancetaylor/libbacktrace ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ianlancetaylor/libbacktrace/compare/da7eff2f37e38136c5a0c8922957b9dfab5483ef...9ae4f4ae4481b1e69d38ed810980d33103544613) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2023-08-03 in filename of file in /nix/store/h4c11c6i00xpw2y1b21pvcyas5icw120-libbacktrace-unstable-2023-08-03 ---
Rebuild report (if merged into master) (click to expand) ``` 346 total rebuild path(s) 346 package rebuild(s) First fifty rebuilds by attrpath apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile arrow-cpp arrow-glib browsr c0 ceph ceph-client ceph-csi ceph-dev cloudcompare databricks-sql-cli dbx deface duckstation easyocr entwine gdal gmt gnome-extension-manager gplates grass haskellPackages.hgdal home-assistant-component-tests.dremel_3d_printer home-assistant-component-tests.environment_canada hydrus intensity-normalization khoj libLAS libbacktrace libceph libretranslate libsegfault mapcache mapnik mapproxy mapserver merkaartor mlflow-server mysql-workbench napari nixd octavePackages.mapping ome_zarr openai-full openai-whisper openorienteering-mapper paraview parquet-tools pcsx2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/h4c11c6i00xpw2y1b21pvcyas5icw120-libbacktrace-unstable-2023-08-03 \ --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 libbacktrace https://github.com/r-ryantm/nixpkgs/archive/47ef280fff8535e95b93d59ff403d443ed3608b3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/47ef280fff8535e95b93d59ff403d443ed3608b3#libbacktrace ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/h4c11c6i00xpw2y1b21pvcyas5icw120-libbacktrace-unstable-2023-08-03 ls -la /nix/store/h4c11c6i00xpw2y1b21pvcyas5icw120-libbacktrace-unstable-2023-08-03/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @Twey 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/259978