Skip to content

Commit

Permalink
🧑‍💻 Adding more external required tools to shell.nix
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
  • Loading branch information
mhkarimi1383 committed Dec 11, 2024
1 parent 686b08d commit 4bfbd2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ pkgs.mkShell {
buildInputs = with pkgs; [
(minikube.override { withQemu = true; } )
chart-testing
ginkgo
git
go_1_19
golint
kubectl
kubernetes-controller-tools
kubernetes-helm
Expand Down

0 comments on commit 4bfbd2c

Please sign in to comment.