diff options
author | Ben Sima <ben@bsima.me> | 2018-12-21 11:44:27 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-01-01 11:57:20 -0800 |
commit | cf6825601f806cfab3d586afa18957246d3a8db3 (patch) | |
tree | ed3869a4126e5d0bf9d0063a9a8f07e91dde2664 | |
parent | 98e56aa6cf672dbac41f0eb5fd4cc1963e6dd09d (diff) |
Ensure python3 is installed
-rw-r--r-- | packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index ef2a030..09ef491 100644 --- a/packages.nix +++ b/packages.nix @@ -22,6 +22,7 @@ ncdu neomutt pandoc pass +python3 ranger ripgrep shellcheck |