Skip to content

Conversation

DockterTeagle
Copy link

This is a heavy handed approach and is very ... naive, it just removes all mentions of prettier-toml.

@DockterTeagle
Copy link
Author

oh shit this has one more commit than i thought it did, whoops. Imma have to drop the more recent commit.

@oneingan
Copy link
Contributor

oneingan commented Oct 4, 2025

the interface will change upstream: NixOS/nixpkgs#442943

 pkgs.prettier.override {
   plugins = with pkgs.prettier.plugins; [
     prettier-plugin-php
     prettier-plugin-pug
     prettier-plugin-ruby
     prettier-plugin-xml
     # ...
   ];
 }

much more convenient

@DockterTeagle
Copy link
Author

I think this might depend on the referential flakes being resolved, as we can't use that nixpkgs until we can up our nix for CI(?).

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