Loading pkgs/by-name/li/lint-staged/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,16 +2,16 @@ buildNpmPackage rec { pname = "lint-staged"; version = "15.2.7"; version = "15.2.8"; src = fetchFromGitHub { owner = "okonet"; repo = "lint-staged"; rev = "v${version}"; hash = "sha256-V7NJ8UWORo+APCVJmC6l6uQUazLrG94O9V4yC3McBp4="; hash = "sha256-N1mPtF23YP1yeVNUPIxCAFK3ozOCMKV3ZTt+axIWFmQ="; }; npmDepsHash = "sha256-9Twg9jppFkp0cpxJfBVmWRMwKsXnJ+tUBH8qMYAm1cY="; npmDepsHash = "sha256-ivlbaTCvVbs7k4zpP7fFbMdWuO5rOcT/5451PQh2CKs="; dontNpmBuild = true; Loading Loading
pkgs/by-name/li/lint-staged/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,16 +2,16 @@ buildNpmPackage rec { pname = "lint-staged"; version = "15.2.7"; version = "15.2.8"; src = fetchFromGitHub { owner = "okonet"; repo = "lint-staged"; rev = "v${version}"; hash = "sha256-V7NJ8UWORo+APCVJmC6l6uQUazLrG94O9V4yC3McBp4="; hash = "sha256-N1mPtF23YP1yeVNUPIxCAFK3ozOCMKV3ZTt+axIWFmQ="; }; npmDepsHash = "sha256-9Twg9jppFkp0cpxJfBVmWRMwKsXnJ+tUBH8qMYAm1cY="; npmDepsHash = "sha256-ivlbaTCvVbs7k4zpP7fFbMdWuO5rOcT/5451PQh2CKs="; dontNpmBuild = true; Loading