mastodon: use Python 3.13

This commit is contained in:
Robert Schütz
2026-03-26 12:29:57 -07:00
parent edf9dda9c2
commit bd6accf313
+1 -2
View File
@@ -9,7 +9,7 @@
ruby_3_3,
writeShellScript,
brotli,
python311,
python3,
# Allow building a fork or custom version of Mastodon:
pname ? "mastodon",
@@ -23,7 +23,6 @@
}:
let
nodejs-slim = nodejs-slim_22;
python3 = python311;
ruby = ruby_3_3;
yarn-berry = yarn-berry_4.override { nodejs = nodejs-slim; };
in