flake: remove gnupg from devShell

This commit is contained in:
Bruno BELANYI 2021-10-27 18:14:40 +02:00
parent 72310d4047
commit a5fe7a41e6

View file

@ -129,7 +129,6 @@
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
gitAndTools.pre-commit gitAndTools.pre-commit
gnupg
nixpkgs-fmt nixpkgs-fmt
]; ];