diff --git a/shell.nix b/shell.nix index 6133b0c..ee91ca4 100644 --- a/shell.nix +++ b/shell.nix @@ -1,6 +1,6 @@ { pkgs ? import {} }: -pkgs.mkShell { - nativeBuildInputs = with pkgs; [ +pkgs.mkShellNoCC { + packages = with pkgs; [ sops gnupg openstackclient