Skip to content

Commit

Permalink
flake: include cargo tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nikstur committed May 9, 2024
1 parent df65edd commit d826aef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@
packages = [
pkgs.clippy
pkgs.rustfmt
pkgs.cargo-machete
pkgs.cargo-edit
pkgs.cargo-bloat
pkgs.cargo-deny
];

inputsFrom = [ transformer ];
Expand Down

0 comments on commit d826aef

Please sign in to comment.