From c5ef1d3bb96f9f47e0a6723c08ebdca0fa900776 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Wed, 11 Mar 2026 10:02:55 +0000 Subject: [PATCH] nix: upgrade dev shell to Python 3.14 Update mdformat and related packages from python313Packages to python314Packages. All four packages (mdformat, mdformat-footnote, mdformat-frontmatter, mdformat-mkdocs) are available in the updated nixpkgs. Updates #1261 --- flake.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 4649f31b..2fcfc7a9 100644 --- a/flake.nix +++ b/flake.nix @@ -179,10 +179,10 @@ yq-go ripgrep postgresql - python313Packages.mdformat - python313Packages.mdformat-footnote - python313Packages.mdformat-frontmatter - python313Packages.mdformat-mkdocs + python314Packages.mdformat + python314Packages.mdformat-footnote + python314Packages.mdformat-frontmatter + python314Packages.mdformat-mkdocs prek # 'dot' is needed for pprof graphs