diff --git a/default.nix b/default.nix index bb51019..ba7ef88 100644 --- a/default.nix +++ b/default.nix @@ -132,7 +132,8 @@ let githubActions = pkgs.writeShellApplication { name = "update-github-actions"; runtimeInputs = with pkgs; [ - dependabot-cli + dependabot-cli.withDockerImages + docker jq github-cli coreutils