Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Remove unwanted Nix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwolf committed Oct 21, 2021
1 parent f147f05 commit d0315c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ in pkgs.mkShell {
buildInputs = with unstable; [
go_1_16
gopls
docker-compose
postgresql_13
];
}

0 comments on commit d0315c1

Please sign in to comment.