Chris Pick
59a4c43e9b
bacon: fix configuration file location on Darwin
...
bacon reads its preferences from a different directory on Darwin.
Fix the path to read out of:
~/Library/Application\ Support/org.dystroy.bacon/prefs.toml
Linux behavior should be unchanged.
2025-01-01 13:51:47 +01:00
Jalil David Salamé Messina
e429a60900
bacon: add default value for settings
...
Currently you need to specify the settings if you want to use bacon, but
the empty settings works and is the default upstream:
- <https://dystroy.org/bacon/config/ >
- [default `prefs.toml`][1]
[1] https://raw.githubusercontent.com/Canop/bacon/main/defaults/default-prefs.toml
2024-04-02 17:23:59 +02:00
Jalil David Salamé Messina
6396954c0d
bacon: add package option
...
Allows overriding the package with a different version. Useful if you
need a different version and don't want (or can't) use an overlay.
2024-04-02 17:23:59 +02:00
shimun
a88df2fb10
bacon: add module
...
Bacon is a background rust code checker. See
<https://dystroy.org/bacon/ >.
2023-09-24 12:07:57 +02:00