Skip to content

fix(libstore): Rewrite hard linking message to be more clear#14363

Merged
tomberek merged 1 commit intoNixOS:masterfrom
cootshk:patch-1
Oct 30, 2025
Merged

fix(libstore): Rewrite hard linking message to be more clear#14363
tomberek merged 1 commit intoNixOS:masterfrom
cootshk:patch-1

Conversation

@cootshk
Copy link
Contributor

@cootshk cootshk commented Oct 26, 2025

Motivation

I saw the hard linking message on my own sudo nix-collect-garbage -d and assumed that I could shave off 30G+ from the nix store.

Context

"Currently hard linking saves" is grammatically incorrect and should be "Currently**,** hard linking saves". "Currently, hard linking saves" implies that hard linking is not being done at the moment.

"Hard linking is currently saving" explicitly states that the hard linking has already been applied.

I couldn't find an open issue about this, however the consensus in the Nix Cult discord is that this is bad wording.

This is a non-trivial message change and isn't likely to impact any use cases.


Add 👍 to pull requests you find important.

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

@cootshk cootshk requested a review from Ericson2314 as a code owner October 26, 2025 23:26
@cootshk cootshk changed the title fix: Rewrite hard linking message to be more clear fix(libstore): Rewrite hard linking message to be more clear Oct 29, 2025
@tomberek
Copy link
Contributor

Rebase/squash the commit into one please.

@cootshk
Copy link
Contributor Author

cootshk commented Oct 30, 2025

@tomberek done!

@tomberek tomberek enabled auto-merge October 30, 2025 08:44
@tomberek tomberek added this pull request to the merge queue Oct 30, 2025
Merged via the queue into NixOS:master with commit 6d87184 Oct 30, 2025
17 checks passed
@cootshk cootshk deleted the patch-1 branch October 30, 2025 14:30
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants