From 376819301de22473c1422b159c0d58d3744faf23 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 7 Feb 2024 22:13:37 +0000 Subject: [PATCH] common: added poetry --- roles/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/common.nix b/roles/common.nix index a76150c..b98dea7 100644 --- a/roles/common.nix +++ b/roles/common.nix @@ -52,5 +52,6 @@ ripgrep jq helix + poetry ]; }