Add support for fetching only desired transactions related to specified profile
This commit is contained in:
@@ -10,7 +10,7 @@ in
|
||||
pname = "actual-importer";
|
||||
version = "0.0.1";
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-yU3LzlExba2hq4EfuEb05TWaIS3gza1r8lu9Q/myXqE=";
|
||||
npmDepsHash = "sha256-GHNfMeFg5UB/A031NYYjne9M8rXr1zeYCmBH2/FARt8=";
|
||||
|
||||
postInstall = ''
|
||||
mkdir -p $out/lib/node_modules/actual-importer/public
|
||||
|
||||
Reference in New Issue
Block a user