davis: 5.3.0 -> 5.4.1 - #498277
davis: 5.3.0 -> 5.4.1#498277Ramblurr wants to merge 1 commit into
Conversation
|
Works nicely on my server.
|
|
@Limosine thanks for the feedback. Could you please leave a github review on the PR? It will appease the nixpkgs bot and help us get noticed by a nixpkgs committer sooner. https://github.com/NixOS/nixpkgs/pull/498277/changes -> Submit Review [green button] -> Approve -> Submit Review |
Limosine
left a comment
There was a problem hiding this comment.
Thanks for the PR. LGTM.
|
What about the new |
|
Hmm, nice catch. The release notes don't mention anything about an API_KEY.. can you clarify what it's used for and how it affects the nixos module? |
|
I'm not sure if the release notes got updated after you checked, but they mention the API key:
*: Removed @ before username to not mention them. |
|
Also, |
|
Regarding the API key, here are the docs for it: As far as I understand, we can just pass it via |
Incoming...
This isn't strictly necessary, the module already supports passing arbitrary config values as files using services.davis.config = {
...
API_KEY._secret = config.my.api-key.file.path;
...
}; |
I'm just saying the upstream diff shows a new field |
|
I couldn't ever attract a nix committer to this PR :( but anyways this is done over in #526607 thanks to the bot |
|
Superseded by #526607 |
https://github.com/tchapi/davis/releases/tag/v5.4.0
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.