all repos — website @ 14543af1635fffd07ff97e6d69a3ff70a85d1e3e

My website

re-add go to shell
Alan Pearce alan@alanpearce.eu
Tue, 25 Jun 2024 18:10:23 +0200
commit

14543af1635fffd07ff97e6d69a3ff70a85d1e3e

parent

398210c8ce4140de12720d3f16cc88284a146005

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M shell.nixshell.nix
@@ -11,6 +11,7 @@ in pkgs.mkShell {
   inherit (pre-commit-check) shellHook;
   packages = with pkgs; [
+    go
     npins
     gopls
     gotools