Add git to dev prep service path
This commit is contained in:
@@ -908,6 +908,7 @@ in
|
||||
requires = [ sourceCheckoutService ];
|
||||
path = [
|
||||
pkgs.coreutils
|
||||
pkgs.git
|
||||
pkgs.nodejs_24
|
||||
pkgs.yarn-berry_4
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user