forked from extern/nix-config
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
|
# Formal (Programming) languages
|
||||||
'crystal' # Language of choice
|
'crystal' # Language of choice
|
||||||
'rust' # Another language of choice
|
'rustup' # Another language of choice
|
||||||
|
|
||||||
# Build tools
|
# Build tools
|
||||||
'llvm' # The low level virtual machine
|
'llvm' # The low level virtual machine
|
||||||
@ -56,7 +56,7 @@ depends=(
|
|||||||
'mpc' # Music player client
|
'mpc' # Music player client
|
||||||
'ncmpcpp' # Ncurses music player client
|
'ncmpcpp' # Ncurses music player client
|
||||||
'mpv' # Video player
|
'mpv' # Video player
|
||||||
'irssi' # IRC client
|
'weechat' # IRC client
|
||||||
'profanity' # XMPP client
|
'profanity' # XMPP client
|
||||||
'w3m' # Web browser
|
'w3m' # Web browser
|
||||||
'zathura' # Document viewer
|
'zathura' # Document viewer
|
||||||
|
Loading…
Reference in New Issue
Block a user