From f3b91d75d2d3153e9fa4d7414929dcc531779727 Mon Sep 17 00:00:00 2001
From: Ben Sima <ben@bsima.me>
Date: Tue, 27 Aug 2019 14:34:49 -0700
Subject: reorganize, and some small fixes

---
 packages.nix | 42 ------------------------------------------
 1 file changed, 42 deletions(-)
 delete mode 100644 packages.nix

(limited to 'packages.nix')

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
-]
-- 
cgit v1.2.3