forked from mirrors/nixpkgs
parent
e58504d05b
commit
359ff7d230
1 changed files with 2 additions and 1 deletions
|
@ -6118,8 +6118,9 @@ in modules // {
|
||||||
sha256 = "f19fa66e656309825887171d84a462e64676b1cc36b62e4dd8679ff63926a469";
|
sha256 = "f19fa66e656309825887171d84a462e64676b1cc36b62e4dd8679ff63926a469";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
propagatedBuildInputs = with self; [ ofxclient ];
|
||||||
|
|
||||||
buildInputs = with self; [
|
buildInputs = with self; [
|
||||||
ofxclient
|
|
||||||
mock
|
mock
|
||||||
nose
|
nose
|
||||||
# Used at runtime to translate ofx entries to the ledger
|
# Used at runtime to translate ofx entries to the ledger
|
||||||
|
|
Loading…
Add table
Reference in a new issue