-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
miniflux: add service #56719
miniflux: add service #56719
Conversation
1aef1e3
to
2ab021c
Compare
Can I get a new review since I think I addressed all the comments? |
fa1591a
to
cd0397c
Compare
c3317f9
to
22bfbf3
Compare
22bfbf3
to
cd1de42
Compare
Overall this looks very good. Could we get a NixOS VM test as well? :-) |
cd1de42
to
f2924ee
Compare
I have added the VM test. However it currently fail from what I think is a bug in systemd; for the test to be working you need to comment out Let's follow the manual crumbs:
So with
But since we prefixed the path for Do you think it is a systemd bug? Could this PR be merged by using a specific user/group? |
f2924ee
to
b8bd49a
Compare
b8bd49a
to
5e9570b
Compare
5e9570b
to
e8b68dd
Compare
I have updated the PR to stay more in line with NixOS/rfcs#42, options have been removed and you can now fully configure Note that the default credentials will be in the store, it doesn't looks like a great deal since it is public knowledge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @andir ?
@GrahamcOfBorg test miniflux |
Thanks for pushing this through to completion @bricewge! |
Motivation for this change
This is an update for the PR #52638 written by @nornagon to add a service for miniflux. It amend the initial PR with the remarks made by @infinisil and two config options to specify the initial admin account.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)