gitlab-ci-local: 4.56.2 -> 4.57.0 (#376772)

Co-authored-by: pineapplehunter <peshogo@gmail.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-26 02:43:10 +00:00
committed by GitHub
co-authored by pineapplehunter
+3 -3
View File
@@ -9,16 +9,16 @@
buildNpmPackage rec {
pname = "gitlab-ci-local";
version = "4.56.2";
version = "4.57.0";
src = fetchFromGitHub {
owner = "firecow";
repo = "gitlab-ci-local";
rev = version;
hash = "sha256-rmJM+RRZY0pG0B7HYGU7L2iXdQyTTRhKsPjfh53a5m4=";
hash = "sha256-xr8loGmua8NiXA+YMzuVPUupnjqNsOxcWdyhxTZ7GhE=";
};
npmDepsHash = "sha256-EbgU147by5IwTmSEeC0FvzUqV0XYbMeT6K998UcR3Hg=";
npmDepsHash = "sha256-M/kRs8yaOypbSr3MhUr2UJ5G+lz5OMdBCIs4yyrLX6I=";
postPatch = ''
# remove cleanup which runs git commands