Skip to content

glog: 0.6.0 -> 0.7.1#364543

Merged
emilazy merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/glog
Jan 5, 2025
Merged

glog: 0.6.0 -> 0.7.1#364543
emilazy merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/glog

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by 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
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.7.1 with grep in /nix/store/9fk0grs43sdqil0764jsy3xqd53rrq37-glog-0.7.1
  • found 0.7.1 in filename of file in /nix/store/9fk0grs43sdqil0764jsy3xqd53rrq37-glog-0.7.1

Rebuild report (if merged into master) (click to expand)
3771 total rebuild path(s)

3771 package rebuild(s)

First fifty rebuilds by attrpath

aider-chat
anki
ansible-doctor
apacheHttpdPackages.mod_tile
apacheHttpdPackages_2_4.mod_tile
apkleaks
arrow-cpp
arrow-glib
asn1editor
authentik
azure-cli-extensions.rdbms-connect
azure-cli-extensions.vm-repair
backgroundremover
barman
beancount
beets
beets-unstable
beetsPackages.beets
beetsPackages.beets-stable
beetsPackages.beets-unstable
breezy
brise
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
caffe
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
ceres-solver
certbot-full
cewler
cfripper
charmcraft
chatgpt-retrieval-plugin
checkov
cloudcompare
colmap
colmapWithCuda
conan
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9fk0grs43sdqil0764jsy3xqd53rrq37-glog-0.7.1 \
  --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/928cd3150334a91d3d9014398f3e00c8cc87d611.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/928cd3150334a91d3d9014398f3e00c8cc87d611#glog

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9fk0grs43sdqil0764jsy3xqd53rrq37-glog-0.7.1
ls -la /nix/store/9fk0grs43sdqil0764jsy3xqd53rrq37-glog-0.7.1/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @nh2 @r-burns for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Dec 12, 2024
@ofborg ofborg bot requested review from nh2 and r-burns December 13, 2024 03:55
@ofborg ofborg bot added the 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. label Dec 13, 2024
Copy link
Member

@emilazy emilazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supposedly source‐compatible; I guess we’ll find out if that’s true or not. Built on x86_64-darwin.

@emilazy emilazy merged commit dcc38ce into NixOS:staging Jan 5, 2025
@r-ryantm r-ryantm deleted the auto-update/glog branch January 6, 2025 00:17
OPNA2608 added a commit to OPNA2608/nixpkgs that referenced this pull request Jan 20, 2025
glog pkg-config file disappeared after NixOS#364543.

- mir doesn't depend on it anymore
- mir_2_15 did, and re-enabling the pkg-config file for the new glog version errored out

Upstream decided to just drop glog as a dependency, so follow suit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants