Review cleanups

nix-shell
Christine Dodrill 4 years ago
parent 70512da940
commit abaedc675b

@ -1 +0,0 @@
eval "$(lorri direnv)"

@ -2,9 +2,6 @@
pkgs.mkShell {
buildInputs = with pkgs; [
go goimports gopls
# keep this line if you use bash
pkgs.bashInteractive
go goimports gopls git
];
}

Loading…
Cancel
Save