mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 04:27:45 +00:00
fixup: re-add cargo & treefmt
- these where under the devshell commands section and fell through
This commit is contained in:
parent
ccf4aaf9a6
commit
0e1e0f52db
2 changed files with 3 additions and 3 deletions
|
@ -65,6 +65,7 @@
|
|||
name = "Alejandra";
|
||||
packages = [
|
||||
fenix.rust-analyzer
|
||||
fenix.latest.cargo
|
||||
fenix.latest.clippy
|
||||
fenix.latest.rust-src
|
||||
fenix.latest.rustc
|
||||
|
@ -75,6 +76,7 @@
|
|||
nixpkgs.nodePackages.prettier
|
||||
nixpkgs.nodePackages.prettier-plugin-toml
|
||||
nixpkgs.shfmt
|
||||
treefmt
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue