diff options
author | Ben Sima <ben@bsima.me> | 2019-08-27 14:34:49 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-08-27 14:34:49 -0700 |
commit | f3b91d75d2d3153e9fa4d7414929dcc531779727 (patch) | |
tree | c49dc426b64cec2d47dc594a1a5398244ccc4dd0 /packages.nix | |
parent | 8c810428d6d93ba718df7e8388615ad7fa3d092c (diff) |
reorganize, and some small fixes
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/packages.nix b/packages.nix deleted file mode 100644 index 849cbe6..0000000 --- a/packages.nix +++ /dev/null @@ -1,42 +0,0 @@ -{ 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 -] |