akkoma-frontends.admin-fe: pin to Python 3.11
This commit is contained in:
@@ -1530,6 +1530,7 @@ with pkgs;
|
||||
admin-fe = callPackage ../servers/akkoma/admin-fe {
|
||||
nodejs = nodejs_18;
|
||||
yarn = yarn.override { nodejs = nodejs_18; };
|
||||
python3 = python311;
|
||||
};
|
||||
};
|
||||
akkoma-emoji = recurseIntoAttrs {
|
||||
|
||||
Reference in New Issue
Block a user