From 71a01128ab4fc6f00315d4485943e524051fbc93 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 17 Apr 2021 17:43:12 +0200 Subject: [PATCH] base: add python3 to development tools --- base/programs.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base/programs.nix b/base/programs.nix index 90d11b6..b859373 100644 --- a/base/programs.nix +++ b/base/programs.nix @@ -32,6 +32,7 @@ git-crypt gnupg pinentry-curses + python3 vim # terminal utilities