diff options
author | Ben Sima <ben@bsima.me> | 2019-05-20 11:36:09 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-22 10:54:28 -0700 |
commit | 6f07b1ee103c0cff4108aed50b85aba4d48a3da9 (patch) | |
tree | 6b931f4f883b02a8c208d8030e9793e0ba81cd6d | |
parent | e61a87292581398da090fd5710540aee38948117 (diff) |
add unzip
-rw-r--r-- | packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 01ea4e0..99dd7eb 100644 --- a/packages.nix +++ b/packages.nix @@ -75,6 +75,7 @@ texlive.combined.scheme-full tmux tree unrar +unzip urlscan vlc w3m |