From f72b79cc9ab808efcb4a8496a2c4be24973fbe45 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 22 Jan 2024 19:50:43 -0600 Subject: [PATCH] Add pyyaml --- home/hosts/ivr/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hosts/ivr/default.nix b/home/hosts/ivr/default.nix index 1300fc9..1d1b4b2 100644 --- a/home/hosts/ivr/default.nix +++ b/home/hosts/ivr/default.nix @@ -7,6 +7,7 @@ let environs #itg-django-utils mysqlclient + pyyaml ruamel-yaml tox ]);