Skip to content

Conversation

@edolstra
Copy link
Member

@edolstra edolstra commented Nov 3, 2025

Motivation

Small cleanup.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@github-actions github-actions bot added the fetching Networking with the outside (non-Nix) world, input locking label Nov 3, 2025
auto rev = *input.getRev();

Attrs infoAttrs({
{"rev", rev.gitRev()},
Copy link
Contributor

@xokdvium xokdvium Nov 3, 2025

Choose a reason for hiding this comment

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

So this was completely dead code?

Edit: specifically the "rev" Attr

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it was left over from when infoAttrs was used for caching.

@edolstra edolstra added this pull request to the merge queue Nov 3, 2025
Merged via the queue into master with commit 5e025ce Nov 3, 2025
21 checks passed
@edolstra edolstra deleted the remove-infoAttrs branch November 3, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fetching Networking with the outside (non-Nix) world, input locking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants