Install yaml and commander and ignore yaml files in repo

This commit is contained in:
2025-04-01 14:15:29 +02:00
parent eef7719970
commit e1e85f4d5b
4 changed files with 35 additions and 9 deletions

View File

@@ -7,5 +7,5 @@ buildNpmPackage {
pname = "actual-ing";
version = "0.0.1";
src = ./.;
npmDepsHash = "sha256-7H9AAVlcCLEMLJ7iEPQykhjo2h4WkbtkN+Eo7KsgBAw=";
npmDepsHash = "sha256-A6Jw+BiL0p8axcQd4rRpUPPxR8dJb2BIV11q/SCEpZE=";
}