-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
nextcloudPackages.whiteboard: init at 1.0.4; nextcloudPackages: update #342773
Conversation
da5b6d7
to
ff99ef9
Compare
ff99ef9
to
e7234b6
Compare
e7234b6
to
6b596ed
Compare
We should also package the backend and add a service. |
I am not a maintainer for this package set, please do not request reviews from me on it. |
29f5d32
to
7ee5c38
Compare
@dotlambda Good point, packaged the backend server and added an module for it. Works for me
|
7ee5c38
to
4c49e3c
Compare
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.
Two notes on the module. Everything else is looking good.
nixos/modules/services/web-apps/nextcloud-whiteboard-server.nix
Outdated
Show resolved
Hide resolved
nixos/modules/services/web-apps/nextcloud-whiteboard-server.nix
Outdated
Show resolved
Hide resolved
56dd35a
to
79cf655
Compare
79cf655
to
1dab7d8
Compare
1dab7d8
to
345a761
Compare
Thank you @Ma27 fixed it 👍 |
Description of changes
Add whiteboard to package set https://github.com/nextcloud/whiteboard
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.