ladybird
ladybird copied to clipboard
Nix: Fix error 'Function called without required argument "prettier"'
trafficstars
Fixes: #3896 The package prettier doesn't exist and is instead called nodePackages.prettier
Hello!
One or more of the commit messages in this PR do not match the Ladybird code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why.
Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.
This patch fixed this failure when running nix develop for me.