mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Add taplo to etc/shell.nix (#30487)
This addresses the 'Could not find `taplo` ...' message when running `./mach test-tidy` on NixOS. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
f7c340f881
commit
ffac882f8f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ clangStdenv.mkDerivation rec {
|
|||
gst_all_1.gst-plugins-bad
|
||||
|
||||
rustup
|
||||
taplo
|
||||
llvmPackages.bintools # provides lld
|
||||
|
||||
# Build utilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue