This commit is contained in:
Valentin Brandl 2022-05-11 12:37:56 +02:00
parent a1de49cdef
commit af1cf4cd60
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
pass
ripgrep
gcc
# binutils # ar and stuff
binutils # ar and stuff
# to view HTML emails in mutt
w3m

View File

@ -1,7 +1,7 @@
{ pkgs, inputs, system, ... }: {
home.packages = with pkgs; [
cargo-edit
llvmPackages_latest.bintools
# llvmPackages_latest.bintools
llvmPackages_latest.llvm
rust-analyzer
rustup