mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-23 14:18:37 +01:00
Change rust to rustup and irssi to weechat
This commit is contained in:
parent
f0fad93722
commit
e75fae3842
4
PKGBUILD
4
PKGBUILD
@ -36,7 +36,7 @@ depends=(
|
||||
|
||||
# Formal (Programming) languages
|
||||
'crystal' # Language of choice
|
||||
'rust' # Another language of choice
|
||||
'rustup' # Another language of choice
|
||||
|
||||
# Build tools
|
||||
'llvm' # The low level virtual machine
|
||||
@ -56,7 +56,7 @@ depends=(
|
||||
'mpc' # Music player client
|
||||
'ncmpcpp' # Ncurses music player client
|
||||
'mpv' # Video player
|
||||
'irssi' # IRC client
|
||||
'weechat' # IRC client
|
||||
'profanity' # XMPP client
|
||||
'w3m' # Web browser
|
||||
'zathura' # Document viewer
|
||||
|
Loading…
Reference in New Issue
Block a user