glog 0.6.0 -> 0.7.0 https://github.com/google/glog/releases attrpath: glog 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/glog/default.nix b/pkgs/development/libraries/glog/default.nix index 53377022ad69..435c3bc594b3 100644 --- a/pkgs/development/libraries/glog/default.nix +++ b/pkgs/development/libraries/glog/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "glog"; - version = "0.6.0"; + version = "0.7.0"; src = fetchFromGitHub { owner = "google"; repo = "glog"; rev = "v${version}"; - sha256 = "sha256-xqRp9vaauBkKz2CXbh/Z4TWqhaUtqfbsSlbYZR/kW9s="; + sha256 = "sha256-CDiEiTO8jwSL7StCoxUOvGKcFtSCOWRqKmuRw9Cdzjo="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/google/glog/releases. meta.description for glog is: Library for application-level logging meta.homepage for glog is: https://github.com/google/glog ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/google/glog/releases/tag/v0.7.0) - [Compare changes on GitHub](https://github.com/google/glog/compare/v0.6.0...v0.7.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.7.0 with grep in /nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.0 - found 0.7.0 in filename of file in /nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2182 total rebuild path(s) 2182 package rebuild(s) First fifty rebuilds by attrpath ansible-doctor apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile arrow-cpp arrow-glib asn1editor authentik barman beancount breezy brise browsr buck buildbot buildbot-full buildbot-ui cabal2nix caffe caffeWithCuda calcurse cantor ceph ceph-client ceph-csi ceph-dev ceres-solver certbot-full cfripper chatgpt-retrieval-plugin cloudcompare coconut colmap colmapWithCuda conan crackmapexec csvkit databricks-sql-cli datalad dbx deface deja-dup dep2nix devpi-client dnstwist dragonflydb duplicity duply dvc dvc-with-remotes dwarfs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.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 glog https://github.com/r-ryantm/nixpkgs/archive/d851940e3c16fc1dde937e3608ef6eb10d4dbfe0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d851940e3c16fc1dde937e3608ef6eb10d4dbfe0#glog ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.0 ls -la /nix/store/msbn00ykbswj5ri1q0avh8g5pdsv4z2n-glog-0.7.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @nh2 @r-burns 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/289608