Compare commits

..

2 Commits

Author SHA1 Message Date
coolneng 038d45e154
Label emacs dependencies 2022-09-09 17:47:25 +02:00
coolneng d2718394b8
Add gomuks to packages 2022-09-09 17:47:17 +02:00
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@ in {
neovim neovim
neovim-remote neovim-remote
emacs-vterm emacs-vterm
# Emacs dependencies
(ripgrep.override { withPCRE2 = true; }) (ripgrep.override { withPCRE2 = true; })
fd fd
clang clang
@ -90,6 +91,8 @@ in {
cachix cachix
# Networking # Networking
openconnect-sso openconnect-sso
# Communication
gomuks
# Programming tools # Programming tools
## Shell ## Shell
shellcheck shellcheck