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
This commit is contained in:
parent
542cdb2cb2
commit
c5ef1d3bb9
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue