all repos — website @ bf469bae36ebad75bfd167074f104b6b2d66a3b0

My website

try to improve building on aarch64-darwin

Alan Pearce
commit

bf469bae36ebad75bfd167074f104b6b2d66a3b0

parent

6fa56947adc7017bf5034010b516dd26b90c82b8

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M flake.nixflake.nix
@@ -29,6 +29,7 @@ {
inherit packages; devShells = { default = pkgs.mkShell { + inputsFrom = [ packages.builder ]; packages = with pkgs; [ gopls gotools