Skip to content

apt: 2.7.2 -> 2.7.3#252552

Merged
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/apt
Aug 31, 2023
Merged

apt: 2.7.2 -> 2.7.3#252552
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/apt

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for apt is: Command-line package management tools used on Debian-based systems

meta.homepage for apt is: https://salsa.debian.org/apt-team/apt

meta.changelog for apt is: https://salsa.debian.org/apt-team/apt/-/raw/2.7.3/debian/changelog

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.7.3 with grep in /nix/store/0kp5v4gmbq2pxx29rilgcffpmkc92d9m-apt-2.7.3
  • found 2.7.3 in filename of file in /nix/store/0kp5v4gmbq2pxx29rilgcffpmkc92d9m-apt-2.7.3

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

1 package rebuild(s)

First fifty rebuilds by attrpath
apt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0kp5v4gmbq2pxx29rilgcffpmkc92d9m-apt-2.7.3 \
  --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 apt https://github.com/r-ryantm/nixpkgs/archive/d1d7cada3ed121683ff6c44b12093eacfa8b49ac.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/0kp5v4gmbq2pxx29rilgcffpmkc92d9m-apt-2.7.3
ls -la /nix/store/0kp5v4gmbq2pxx29rilgcffpmkc92d9m-apt-2.7.3/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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • apt

Maintainer pings

cc @cstrahan for testing.

@ofborg ofborg bot requested a review from cstrahan August 31, 2023 12:23
@ofborg ofborg bot added 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. labels Aug 31, 2023
@matthiasbeyer
Copy link
Copy Markdown
Contributor

Result of nixpkgs-review pr 252552 run on x86_64-linux 1

1 package built:
  • apt

@matthiasbeyer matthiasbeyer merged commit 3f25539 into NixOS:master Aug 31, 2023
@r-ryantm r-ryantm deleted the auto-update/apt branch August 31, 2023 13:02
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