Skip to content

groff-full: init - #549309

Open
afh wants to merge 1 commit into
NixOS:masterfrom
afh:init-groff-full
Open

groff-full: init#549309
afh wants to merge 1 commit into
NixOS:masterfrom
afh:init-groff-full

Conversation

@afh

@afh afh commented Aug 4, 2026

Copy link
Copy Markdown
Member

Things done

Add groff-full package for folks interested in using groff typesetting capabilities beyond formatting manpages and wanting to avoid an almost full-system rebuild when doing a groff.override { enableGhostscript = true; }; due to groff being such a low-level dependency.

In order to avoid many rebuilds that would require this PR to target staging I've added __structuredAttrs = true; to the new groff-full package via overrideAttrs and a comment to the groff package to update both accordingly (remove __structuredAttrs from groff-full and add to groff) on the next update to groff.

@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 4, 2026
@nixpkgs-review-gha

Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha (d38b08f)

Command: nixpkgs-review pr 549309
Commit: ae16ad1f72c7d3fa9a2a41292c722e2c736ec8a9 (subsequent changes)
Merge: 9c815c2d50bcdc520bf71d035889cbf4618a8bfe

Triggered by @afh (16507)
Logs: https://github.com/afh/nixpkgs-review-gha/actions/runs/30952941830/attempts/1


x86_64-linux

✅ 1 package built:
  • groff-full

aarch64-linux

✅ 1 package built:
  • groff-full

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • groff-full

@afh
afh force-pushed the init-groff-full branch from ae16ad1 to cd5d97e Compare August 5, 2026 03:12
@nixpkgs-ci
nixpkgs-ci Bot requested a review from pSub August 5, 2026 03:18
@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 5, 2026
@afh
afh force-pushed the init-groff-full branch 3 times, most recently from 54dc723 to 417aa70 Compare August 10, 2026 21:24
@afh
afh force-pushed the init-groff-full branch from 417aa70 to c38e4d0 Compare August 11, 2026 05:33
@nixos-discourse

Copy link
Copy Markdown

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/7375

@nixpkgs-review-gha

Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha (d38b08f)

Command: nixpkgs-review pr 549309
Commit: c38e4d05f31f964f76a29c4fec3956aed076e160 (subsequent changes)
Merge: 9ddca812c664e680a4a5bfad4a8881a0e3bb6c2d

Triggered by @afh (16507)
Logs: https://github.com/afh/nixpkgs-review-gha/actions/runs/30952941830/attempts/3


x86_64-linux

✅ 1 package built:
  • groff-full

aarch64-linux

✅ 1 package built:
  • groff-full

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • groff-full

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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.

3 participants