flake: remove gnupg from devShell

This commit is contained in:
Bruno BELANYI 2021-10-27 18:14:40 +02:00
parent 72310d4047
commit a5fe7a41e6
1 changed files with 0 additions and 1 deletions

View File

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