Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/fava): add hyperneutrino #166

merged opened by a.starrysky.fyi targeting main from private/minion/push-znnulvoxwzkq

HyperNeutrino has expressed interest in using fava. Therefore, let's add a file for them.

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mc2xs5wuyz22
+26
Diff #0
+26
packetmix/systems/teal/fava.nix
··· 52 }" 53 ''; 54 } 55 { 56 slug = "coded"; 57 name = "Samuel Shuert";
··· 52 }" 53 ''; 54 } 55 + { 56 + slug = "hyperneutrino"; 57 + name = "HyperNeutrino"; 58 + beancountOptions.operating_currency = "CAD"; 59 + favaOptions = { 60 + invert-income-liabilities-equity = "true"; 61 + auto-reload = "true"; 62 + fiscal-year-end = "03-31"; 63 + }; 64 + extraConfig = '' 65 + plugin "fava.plugins.tag_discovered_documents" 66 + plugin "fava.plugins.link_documents" 67 + 68 + plugin "beancount.plugins.pedantic" 69 + plugin "beancount.plugins.implicit_prices" 70 + 71 + plugin "beancount_share.share" "{ 72 + 'mark_name': 'share', 73 + 'meta_name': 'shared', 74 + 'account_debtors': 'Assets:People', 75 + 'account_creditors': 'Liabilities:People', 76 + 'open_date': None, 77 + 'quantize': '0.01' 78 + }" 79 + ''; 80 + } 81 { 82 slug = "coded"; 83 name = "Samuel Shuert";

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(pm/fava): add hyperneutrino
5/5 success
expand
expand 0 comments
pull request successfully merged