Merge pull request #13460 from nlewo/master
ledger-autosync: fix ofxclient propagation
This commit is contained in:
commit
db54eed69c
@ -6118,8 +6118,9 @@ in modules // {
|
||||
sha256 = "f19fa66e656309825887171d84a462e64676b1cc36b62e4dd8679ff63926a469";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with self; [ ofxclient ];
|
||||
|
||||
buildInputs = with self; [
|
||||
ofxclient
|
||||
mock
|
||||
nose
|
||||
# Used at runtime to translate ofx entries to the ledger
|
||||
|
Loading…
Reference in New Issue
Block a user