Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-03-17 14:14:07 +00:00
parent 8973cde998
commit 6f639cbd8f
14 changed files with 136 additions and 8048 deletions

View File

@@ -8,7 +8,7 @@ pkgs.buildNpmPackage rec {
owner = "lukeleppan";
repo = "better-word-count";
rev = version;
hash = "sha256-qyuZIcZHsUfyUMboE8GP26dIeo37fzhYuGccfQYffL4=";
hash = "sha256-+z31nYnCrHjuV4ICVO+cKBM5q/zYA7Ju+J+6eU7t9Bo=";
};
patches = [ ./package-lock.patch ];