From 1befb1a5fda67abb71a8998b9e2f67625f3147ba Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 15 Mar 2023 20:14:00 +0100 Subject: [PATCH] flake: have seaborn in the shell --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 98b1308..ec30251 100644 --- a/flake.nix +++ b/flake.nix @@ -295,6 +295,7 @@ python3Packages.pandas python3Packages.matplotlib python3Packages.scipy + python3Packages.seaborn python3Packages.pybindgen poetry libxcrypt