better-commits: 1.17.0 -> 1.17.1 (#422764)

Co-authored-by: ilarvne <ilarvne@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-05 20:54:09 +00:00
committed by GitHub
co-authored by ilarvne
+2 -2
View File
@@ -8,13 +8,13 @@
buildNpmPackage rec {
pname = "better-commits";
version = "1.17.0";
version = "1.17.1";
src = fetchFromGitHub {
owner = "Everduin94";
repo = "better-commits";
tag = "v${version}";
hash = "sha256-77wjS/BvJLDV+48xYE7XkC6A2GkCefWFydxOU53rXME=";
hash = "sha256-dalCpupefZT1VDOo+U2MvqeWh1whi8w/697VOFJyuDw=";
};
npmDepsHash = "sha256-g34UutgT5315BpsQSuGGLIU6Ga+hpEz74HNLKKOB+ec=";