summaryrefslogtreecommitdiff
path: root/lib/packages.nix
blob: b89f95852587b04c94b3cde45aa1ce9738e046d4 (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
43
44
{ pkgs }:

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

with pkgs;

[
ag
aspellDicts.en
apvlv
cloc
cloc
dhall
direnv
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
whois
zip
]