about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2021-12-24T22·41-0500
committerclbot <clbot@tvl.fyi>2021-12-24T23·56+0000
commit9e557842651f137c0e2c2bfe9fc41d768a492331 (patch)
tree232691f2594d9ffe7a232e3ba341cfa778340865
parent20bd01db88638bcffc03f6540617d2a7166dbafb (diff)
feat(wpcarro/marcus): Require python3 r/3379
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
-rw-r--r--users/wpcarro/nixos/marcus/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wpcarro/nixos/marcus/default.nix b/users/wpcarro/nixos/marcus/default.nix
index 0b7c03d765..c2162637f8 100644
--- a/users/wpcarro/nixos/marcus/default.nix
+++ b/users/wpcarro/nixos/marcus/default.nix
@@ -126,6 +126,7 @@ in {
     fzf
     git
     pavucontrol
+    python3
     quasselClient
     ripgrep
     tdesktop