frappe now wants bash in PATH

This commit is contained in:
teutat3s 2024-09-19 13:55:57 +02:00
parent ae7a917ed9
commit 57ed0da017
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -316,6 +316,7 @@ in
];
};
path = [
pkgs.bash
pkgs.mariadb-client
];
environment = {