nix: upgrade dev shell to Python 3.14
Some checks are pending
Build / build-nix (push) Waiting to run
Build / build-cross (GOARCH=amd64 GOOS=darwin) (push) Waiting to run
Build / build-cross (GOARCH=amd64 GOOS=linux) (push) Waiting to run
Build / build-cross (GOARCH=arm64 GOOS=darwin) (push) Waiting to run
Build / build-cross (GOARCH=arm64 GOOS=linux) (push) Waiting to run
Check Generated Files / check-generated (push) Waiting to run
NixOS Module Tests / nix-module-check (push) Waiting to run
Tests / test (push) Waiting to run

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
This commit is contained in:
Kristoffer Dalby 2026-03-11 10:02:55 +00:00
parent 542cdb2cb2
commit c5ef1d3bb9

View file

@ -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