Merge pull request #323959 from r-ryantm/auto-update/gitlab-ci-local

gitlab-ci-local: 4.51.0 -> 4.52.0
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-07-02 22:59:20 +00:00 committed by GitHub
commit 8684f4155d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,16 +6,16 @@
buildNpmPackage rec {
pname = "gitlab-ci-local";
version = "4.51.0";
version = "4.52.0";
src = fetchFromGitHub {
owner = "firecow";
repo = "gitlab-ci-local";
rev = version;
hash = "sha256-D1zviTj7isAuEyzRYEyjq4sx+jo/U3ZQZLFr35/1ZNo=";
hash = "sha256-qNrZInSLb7IA8YTRPKlTWJ42uavrNTV5A62twwjuOag=";
};
npmDepsHash = "sha256-ocrSOPLbWkU0LBpWAdl54hWr+7gE3z2sy8lJilGsExo=";
npmDepsHash = "sha256-3Teow+CyUB6LrkSuOs1YYsdrxsorgJnU2g6k3XBL9S0=";
postPatch = ''
# remove cleanup which runs git commands