gitlab-runner: Make Bash a runtime dependency to fix clear-docker-cache. (#409109)

This commit is contained in:
Leona Maroni
2025-05-20 18:47:26 +02:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ buildGoModule (finalAttrs: {
vendorHash = "sha256-wxFVDkqiqs7jaZEPGyawWfs6h6UgAhCWSckM90G44lA=";
# For patchShebangs
nativeBuildInputs = [ bash ];
buildInputs = [ bash ];
patches = [
./fix-shell-path.patch