with import { }; stdenv.mkDerivation { name = "yeswiki-installer"; buildInputs = [ busybox linuxquota nginx php83 ]; shellHook = ''''; }