Fix
This commit is contained in:
parent
a1de49cdef
commit
af1cf4cd60
@ -19,7 +19,7 @@
|
||||
pass
|
||||
ripgrep
|
||||
gcc
|
||||
# binutils # ar and stuff
|
||||
binutils # ar and stuff
|
||||
|
||||
# to view HTML emails in mutt
|
||||
w3m
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user