Skip to content

ncdu: remove#536889

Open
tree-sapii wants to merge 1 commit into
NixOS:masterfrom
tree-sapii:ncdu_remove
Open

ncdu: remove#536889
tree-sapii wants to merge 1 commit into
NixOS:masterfrom
tree-sapii:ncdu_remove

Conversation

@tree-sapii

@tree-sapii tree-sapii commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Things done

Removed due to #536471.
Resolves #536471.

@nixpkgs-ci nixpkgs-ci Bot requested review from Defelo, pSub, rodrgz and ryan4yin June 30, 2026 04:42
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 30, 2026
@7c6f434c

Copy link
Copy Markdown
Member

What is the problem that is solved by removal, instead of treating the program as completed (if for unfortunate reasons) or waiting for a fork if there are necessary fixes?

@ryand56

ryand56 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Maybe knownVulnerabilities would be better? Or just leaving it as is?

nats-streaming-server = throw "'nats-streaming-server' has been removed as critical bug fixes and security fixes will no longer be performed as of June of 2023"; # Added 2025-10-13
ncdu_2 = throw "'ncdu_2' has been renamed to/replaced by 'ncdu'"; # Converted to throw 2025-10-27
ncdu = throw "'ncdu' has been removed as it is unmaintained upstream"; # Converted to throw 2026-06-29
ncdu_2 = throw "'ncdu_2' has been renamed to/replaced by 'ncdu', which has been removed"; # Converted to throw 2025-10-27

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
ncdu_2 = throw "'ncdu_2' has been renamed to/replaced by 'ncdu', which has been removed"; # Converted to throw 2025-10-27
ncdu_2 = throw "'ncdu_2' has been renamed to 'ncdu' as ncud_1 has been removed"; # Converted to throw 2025-10-27

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we not keep ncdu_2?

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: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ncdu: Unmaintained package

4 participants