Added some packages to pkgs.nix.

This commit is contained in:
Kevin Baensch 2019-04-07 21:19:18 +02:00
parent 782cd1efae
commit 91c957d131

View file

@ -26,6 +26,7 @@ let
indent indent
iptables iptables
lrzip lrzip
lsof
lshw lshw
macchanger macchanger
mkpasswd mkpasswd
@ -37,7 +38,7 @@ let
nix-update-source nix-update-source
nix-zsh-completions nix-zsh-completions
nixbang nixbang
# nixops nixops
nmap nmap
nox nox
ntfs3g ntfs3g
@ -48,6 +49,7 @@ let
pciutils pciutils
psmisc psmisc
rfkill rfkill
ripgrep
rsync rsync
sl sl
sysvtools sysvtools
@ -91,6 +93,7 @@ let
google-translate google-translate
transmission transmission
org-plus-contrib orgit ox-gfm ox-rst org-plus-contrib orgit ox-gfm ox-rst
easy-jekyll markdown-mode impatient-mode simple-httpd htmlize
eclim eclim
auto-complete auto-complete
pkgs.aspell pkgs.aspellDicts.en pkgs.aspellDicts.de pkgs.aspell pkgs.aspellDicts.en pkgs.aspellDicts.de
@ -105,7 +108,7 @@ let
pkgs.ledger pkgs.ledger
yaml-mode yaml-mode
company company
/* C/C++ */ irony company-irony company-irony-c-headers flycheck-irony /* C/C++ */ irony company-irony company-irony-c-headers flycheck-irony clang-format
/* Haskell */ haskell-mode flycheck-haskell /* Haskell */ haskell-mode flycheck-haskell
/* Org */ org org-ref pdf-tools org-bullets org-caldav /* Org */ org org-ref pdf-tools org-bullets org-caldav
/* Rust */ rust-mode flycheck-rust racer /* Rust */ rust-mode flycheck-rust racer