-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
matterbridge, modules/matterbridge: init at 1.1.0 #28892
Conversation
nixos/modules/misc/ids.nix
Outdated
@@ -297,6 +297,7 @@ | |||
clickhouse = 278; | |||
rslsync = 279; | |||
minio = 280; | |||
matterbridge = 281; |
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.
Why is a dynamic uid insufficient?
78af183
to
afe321d
Compare
@joachifm You're right; I think I just need the user to exist not be a particular constant ID. |
afe321d
to
9c786d8
Compare
Thank you. Note that, ideally, package additions and module additions should be in separate commits. |
@ryantm the package expression appears to be broken: https://hydra.nixos.org/build/61154969 |
I have built it successfully a few days ago, but then I've collected garbage. @ryantm, if you still have an archive that hashes to the old hash, it would be interesting to see. |
@orivej It looks like it is some issue with the file meta data being different:
I'll make a PR to fix the matterbridge. Ryan |
I used the wrong source hash because of some kind of metadata problem. See NixOS#28892 (comment) for details.
I used the wrong source hash because of some kind of metadata problem. See #28892 (comment) for details.
I used the wrong source hash because of some kind of metadata problem. See #28892 (comment) for details. (cherry picked from commit 20f9493)
This adds the matterbridge service to nixos and nixpkgs https://github.com/42wim/matterbridge