fix: update package source from nodePackages.prettier to prettier

This commit is contained in:
Ceferino Patino 2026-05-28 14:28:33 -05:00
commit 7ca2973001
Signed by: c4patino
SSH key fingerprint: SHA256:9fQ9TsujGrdNNi76mnsu63v7dS5JOmHRZEqBOl49OR8

View file

@ -14,7 +14,7 @@ mkShell {
];
packages = with pkgs; [
nodePackages.prettier
prettier
prettierd
vscode-js-debug
];