summaryrefslogtreecommitdiff
path: root/packages.nix
blob: 849cbe68f45886800934cefea524bbc8647d0d12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{ pkgs }:

# All common packages go here. Linux-specific should go in `linux.nix'

with pkgs;

[
ag
aspellDicts.en
apvlv
cloc
cloc
dhall
entr
expect
file
font-awesome_5
git-lfs
gopher
htop
ispell
jq
lshw
lsof
material-icons
mononoki
ncdu
nix-prefetch-scripts
pass
pianobar
python37Packages.black
ranger
ripgrep
shellcheck
tmux
tree
unrar
unzip
urlscan
w3m
zip
]