From fc39e912ad3576b14084a4b0482ce407c06888ab Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Tue, 25 Mar 2025 15:23:40 +0200 Subject: [PATCH] Extend package set available in git-ci-runner --- nixos-modules/git-ci-runner/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos-modules/git-ci-runner/default.nix b/nixos-modules/git-ci-runner/default.nix index ce85c13..a4efc69 100644 --- a/nixos-modules/git-ci-runner/default.nix +++ b/nixos-modules/git-ci-runner/default.nix @@ -237,7 +237,9 @@ with lib; pkgs.findutils pkgs.gawk pkgs.git + pkgs.git-lfs pkgs.gnugrep + pkgs.gnused pkgs.jq pkgs.nix pkgs.nodejs