host/istal: fix renovate bot by using pnpm_9 package

This commit is contained in:
Dmitriy Pleshevskiy 2025-01-31 21:52:01 +03:00
parent d9606ef5d8
commit 3202912f05
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -41,7 +41,7 @@ in
GITHUB_COM_TOKEN = config.age.secrets.renovate-github-token.path;
};
runtimePackages = with pkgs.unstable; [
pnpm
pnpm_9
python312
poetry
gnumake