Skip to content

feat: add panache-format - #503

Open
jolars wants to merge 1 commit into
numtide:mainfrom
jolars:add-panache
Open

feat: add panache-format#503
jolars wants to merge 1 commit into
numtide:mainfrom
jolars:add-panache

Conversation

@jolars

@jolars jolars commented May 7, 2026

Copy link
Copy Markdown

Adds the Panache formatter (https://panache.bz), a formatter for markdown, quarto, and r markdown.

@jolars

jolars commented May 7, 2026

Copy link
Copy Markdown
Author

CI is failing because pkgs.panache isn't yet in the nixpkgs revision pinned in flake.lock. Panache landed in nixpkgs after 4533d929... (2026-02-03); current nixpkgs-unstable HEAD (68a8af9..., 2026-05-07) has panache 2.41.1 and resolves the eval error.

I haven't included a flake.lock bump in this PR because bumping to current nixpkgs-unstable surfaces an unrelated ols/odinfmt build break (the ols derivation in nixpkgs is out of sync with the newer odin stdlib, filepath.dir arity change). Happy to bump it here if you'd prefer, or to wait for ols upstream to catch up. Whatever's lowest-friction for you?

@hectorgray hectorgray mentioned this pull request Jul 18, 2026
Adds the Panache formatter (<https://panache.bz>), a formatter for
markdown, quarto, and r markdown.

Bump nixpkgs to a revision that includes panache, and drop
x86_64-darwin (dropped in nixpkgs 26.11) so the flake evaluates.
@jolars

jolars commented Jul 30, 2026

Copy link
Copy Markdown
Author

I've now also included an update of the nixpkgs pin in flake.nix, since the ols derivation problem no longer seems to be an issue.

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.

1 participant