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 { pkgs.mkShell {
buildInputs = with pkgs; [ buildInputs = with pkgs; [
go goimports gopls go goimports gopls git
# keep this line if you use bash
pkgs.bashInteractive
]; ];
} }

Loading…
Cancel
Save