with import {}; mkShell { name = "guile env"; buildInputs = [ pkgs.guile_3_0 ]; }