Replace broken windows-1250 package with iconv-lite

This commit is contained in:
2025-04-01 20:31:16 +02:00
parent 8359e159f4
commit 58b2d2c629
7 changed files with 56 additions and 59 deletions

View File

@@ -7,5 +7,5 @@ buildNpmPackage {
pname = "actual-importer";
version = "0.0.1";
src = ./.;
npmDepsHash = "sha256-ovYlyRG4EllqpDKWRrPzxO/A9rTwKs1WtnlAqOgKeaI=";
npmDepsHash = "sha256-u880X9C5s69nFU0uMt6pRLRGgCui0Pwx1K9lrOroPYw=";
}