Skip to content

Commit

Permalink
feat: remove rust tooling; use in devshells instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Nov 18, 2024
1 parent 5a1d8bb commit c727755
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions home/common/dev/base.nix
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
# Rust tooling
cargo
rust-analyzer
rustfmt
rustc

gnumake
gcc

Expand Down

0 comments on commit c727755

Please sign in to comment.