Merge "shell.nix: add missing gnupg"
diff --git a/shell.nix b/shell.nix
index e52c741..080aca0 100644
--- a/shell.nix
+++ b/shell.nix
@@ -36,6 +36,7 @@
     tmate
     git
     which
+    gnupg
     nettools
   ];
   multiPkgs = pkgs: [