Skip to content

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/system76-power/versions.

meta.description for system76-power is: System76 Power Management

meta.homepage for system76-power is: https://github.com/pop-os/system76-power

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.4 with grep in /nix/store/gd1vh6z7q4z9vb1mp3vf4c7fm47d7yd1-system76-power-1.2.4
  • found 1.2.4 in filename of file in /nix/store/gd1vh6z7q4z9vb1mp3vf4c7fm47d7yd1-system76-power-1.2.4

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

44 package rebuild(s)

First fifty rebuilds by attrpath

linuxKernel.packages.linux_5_10.system76-power
linuxKernel.packages.linux_5_10_hardened.system76-power
linuxKernel.packages.linux_5_15.system76-power
linuxKernel.packages.linux_5_15_hardened.system76-power
linuxKernel.packages.linux_5_4.system76-power
linuxKernel.packages.linux_5_4_hardened.system76-power
linuxKernel.packages.linux_6_1.system76-power
linuxKernel.packages.linux_6_12.system76-power
linuxKernel.packages.linux_6_12_hardened.system76-power
linuxKernel.packages.linux_6_13.system76-power
linuxKernel.packages.linux_6_13_hardened.system76-power
linuxKernel.packages.linux_6_14.system76-power
linuxKernel.packages.linux_6_1_hardened.system76-power
linuxKernel.packages.linux_6_6.system76-power
linuxKernel.packages.linux_6_6_hardened.system76-power
linuxKernel.packages.linux_ham.system76-power
linuxKernel.packages.linux_hardened.system76-power
linuxKernel.packages.linux_latest_libre.system76-power
linuxKernel.packages.linux_libre.system76-power
linuxKernel.packages.linux_lqx.system76-power
linuxKernel.packages.linux_xanmod.system76-power
linuxKernel.packages.linux_xanmod_latest.system76-power
linuxKernel.packages.linux_xanmod_stable.system76-power
linuxKernel.packages.linux_zen.system76-power
linuxPackages-libre.system76-power
linuxPackages.system76-power
linuxPackages_5_10_hardened.system76-power
linuxPackages_5_15_hardened.system76-power
linuxPackages_5_4_hardened.system76-power
linuxPackages_6_12_hardened.system76-power
linuxPackages_6_13_hardened.system76-power
linuxPackages_6_1_hardened.system76-power
linuxPackages_6_6_hardened.system76-power
linuxPackages_ham.system76-power
linuxPackages_hardened.system76-power
linuxPackages_latest-libre.system76-power
linuxPackages_latest.system76-power
linuxPackages_lqx.system76-power
linuxPackages_xanmod.system76-power
linuxPackages_xanmod_latest.system76-power
linuxPackages_xanmod_stable.system76-power
linuxPackages_zen.system76-power
system76-power
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/gd1vh6z7q4z9vb1mp3vf4c7fm47d7yd1-system76-power-1.2.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 system76-power https://github.com/r-ryantm/nixpkgs/archive/b51c1392aa0fd3c3aceb73f3f2cbc52487415552.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b51c1392aa0fd3c3aceb73f3f2cbc52487415552#system76-power

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

ls -la /nix/store/gd1vh6z7q4z9vb1mp3vf4c7fm47d7yd1-system76-power-1.2.4
ls -la /nix/store/gd1vh6z7q4z9vb1mp3vf4c7fm47d7yd1-system76-power-1.2.4/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • system76-power

Maintainer pings

cc @sjmonson @ahoneybun 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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 21, 2025
@nix-owners nix-owners bot requested review from ahoneybun and sjmonson April 21, 2025 12:57
@sjmonson
Copy link
Contributor

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot nixpkgs-merge-bot bot merged commit fcee64e into NixOS:master Apr 21, 2025
24 of 27 checks passed
@nixpkgs-merge-bot
Copy link
Contributor

Merge completed (#306934)

@r-ryantm r-ryantm deleted the auto-update/system76-power branch April 22, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants