{ stdenv, pkgs, ... }: stdenv.mkDerivation { name = "brook-web"; src = ./.; }