forked from mirrors/gomod2nix
shell.nix: Remove nix-prefetch-git
This commit is contained in:
parent
98ffbabcfa
commit
0c9ebb15d6
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
pkgs.mkShell {
|
||||
NIX_PATH = "nixpkgs=${builtins.toString pkgs.path}";
|
||||
buildInputs = [
|
||||
pkgs.nix-prefetch-git
|
||||
pkgs.nixpkgs-fmt
|
||||
pkgs.gomod2nix.go
|
||||
pkgs.gomod2nix
|
||||
|
|
Loading…
Reference in a new issue