commit 1740df2860312b08ac7f75aa2a7a5cc74b283a55 parent cae81302f7f8c8069d618309d560cab6a143ece9 Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 19 Oct 2023 10:46:42 +0200 meow Diffstat:
| M | overlays/default.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/overlays/default.nix b/overlays/default.nix @@ -44,7 +44,7 @@ }); - python39 = + python = let pythonOverrides = self: super: { apipkg = super.apipkg.overridePythonAttrs (x: {