feat(wpcarro/marcus): Require python3
I use `python3` REPL as a calculator most often. Side note: I don't have a clear model of which binaries belong in NixOS configurations and which belong in my Emacs configuration. Here's a sketch of what I'm thinking: - shared (wpcarro's coreutils for fzf, ripgrep, git, etc) - marcus - diogenes - wpcarros-emacs (see footnote) Footnote: It might be redundant to install wpcarro's coreutils in Emacs on NixOS environments, but I install wpcarros-emacs in non-NixOS environments, so I depend on them there. Change-Id: Ib2b87c8e4e04d167ccbf837e0f85606cbf272828 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4591 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
20bd01db88
commit
9e55784265
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ in {
|
|||
fzf
|
||||
git
|
||||
pavucontrol
|
||||
python3
|
||||
quasselClient
|
||||
ripgrep
|
||||
tdesktop
|
||||
|
|
Loading…
Reference in a new issue