aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 75bfce54..dcf48ef8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -21,6 +21,7 @@
devShell = pkgs.mkShell {
packages = with pkgs; [
codespell
+ delve
gh
git
go