1
0
forked from extern/nix-config

Change rust to rustup and irssi to weechat

This commit is contained in:
Donovan Glover 2018-02-04 19:57:19 -05:00
parent f0fad93722
commit e75fae3842
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -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