flake: use 'nativeBuildInputs'

This commit is contained in:
Bruno BELANYI 2021-09-01 14:51:27 +02:00
parent 0df212f877
commit 4521cba5f0

View file

@ -118,7 +118,7 @@
devShell = pkgs.mkShell { devShell = pkgs.mkShell {
name = "NixOS-config"; name = "NixOS-config";
buildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
git-crypt git-crypt
gitAndTools.pre-commit gitAndTools.pre-commit
gnupg gnupg