Install Actual API client package

This commit is contained in:
2025-04-01 11:38:41 +02:00
parent d9a37b86e8
commit 5681a39ff9
4 changed files with 602 additions and 2 deletions

View File

@@ -7,5 +7,5 @@ buildNpmPackage {
pname = "actual-ing";
version = "0.0.1";
src = ./.;
npmDepsHash = "sha256-e2y4aSRtX0tqNKXUzN45F7+szc8GR7/bdiZTjKhlhiU=";
npmDepsHash = "sha256-9drWid96ZXkb6/Rxa+2Rp9rFKw27ErUQkSx0FJfF55I=";
}