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

gitlab-ci-local: 4.52.0 -> 4.52.1
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-07-11 02:23:39 +00:00 committed by GitHub
commit 5ea3006722
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.52.0";
version = "4.52.1";
src = fetchFromGitHub {
owner = "firecow";
repo = "gitlab-ci-local";
rev = version;
hash = "sha256-qNrZInSLb7IA8YTRPKlTWJ42uavrNTV5A62twwjuOag=";
hash = "sha256-yNOlcb1I8BiR9rbqxeE7PEshEAudw62M77QBgTCBETg=";
};
npmDepsHash = "sha256-3Teow+CyUB6LrkSuOs1YYsdrxsorgJnU2g6k3XBL9S0=";
npmDepsHash = "sha256-8Fxkd3JPyspcZeENpvvuguPNXbnWL1WrcYL9c77+Gok=";
postPatch = ''
# remove cleanup which runs git commands