From aa1a79c5f2f8eac74aea8130bb51988ff44904e2 Mon Sep 17 00:00:00 2001 From: larstvei Date: Fri, 2 Dec 2022 23:03:56 +0100 Subject: [PATCH] Update to Python 3.11 --- modules/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home.nix b/modules/home.nix index b445ad8..0af2cb0 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -15,7 +15,7 @@ en-science nb ])) - (python3.withPackages + (python311.withPackages (python-packages: with python-packages; [ hypothesis graphviz