Skip to content

typesetter: init at 0.5.0#460671

Merged
kirillrdy merged 1 commit into
NixOS:staging-nextfrom
GaetanLepage:typesetter
Nov 12, 2025
Merged

typesetter: init at 0.5.0#460671
kirillrdy merged 1 commit into
NixOS:staging-nextfrom
GaetanLepage:typesetter

Conversation

@GaetanLepage

@GaetanLepage GaetanLepage commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

Things done

Add typesetter, a minimalist, local-first Typst editor.

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@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. labels Nov 11, 2025
@GaetanLepage GaetanLepage changed the base branch from master to staging-next November 11, 2025 15:30
@nixpkgs-ci nixpkgs-ci Bot closed this Nov 11, 2025
@nixpkgs-ci nixpkgs-ci Bot reopened this Nov 11, 2025
@GaetanLepage GaetanLepage marked this pull request as ready for review November 11, 2025 21:45
@nixpkgs-ci nixpkgs-ci Bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Nov 11, 2025
@GaetanLepage

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 460671
Commit: e213421bc39610ed5cc54eb8658ff98e59de59f7


x86_64-linux

✅ 1 package built:
  • typesetter

aarch64-linux

✅ 1 package built:
  • typesetter

x86_64-darwin

✅ 1 package built:
  • typesetter

aarch64-darwin

✅ 1 package built:
  • typesetter

@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Nov 11, 2025
@GaetanLepage GaetanLepage requested a review from NickCao November 11, 2025 23:40
@GaetanLepage

Copy link
Copy Markdown
Contributor Author
image

Comment thread pkgs/by-name/ty/typesetter/package.nix Outdated
@kirillrdy

Copy link
Copy Markdown
Member

@GaetanLepage why staging-next ? does it depend on something thats not in master ?

@GaetanLepage

Copy link
Copy Markdown
Contributor Author

@GaetanLepage why staging-next ? does it depend on something thats not in master ?

Yes, it fails to build with master's versions of libadwaita and gtksourceview5.

@kirillrdy kirillrdy added this pull request to the merge queue Nov 12, 2025
@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 12, 2025
Merged via the queue into NixOS:staging-next with commit 07d21d8 Nov 12, 2025
28 of 32 checks passed
@GaetanLepage GaetanLepage deleted the typesetter branch November 12, 2025 09:03
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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants