You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enabling the discord matrix bridge results in an error
Steps To Reproduce
Steps to reproduce the behavior:
use the current nixpkgs-unstable branch
setup matrix with mx-puppet-discord
...
Expected behavior
configuration should evaluate
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
error:
… while calling the 'head' builtin
at /nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/lib/attrsets.nix:1575:11:
1574| || pred here (elemAt values 1) (head values) then
1575| head values
| ^
1576| else
… while evaluating the attribute 'value'
at /nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/lib/modules.nix:816:9:
815| in warnDeprecation opt //
816| { value = addErrorContext "while evaluating the option `${showOption loc}':" value;
| ^
817| inherit (res.defsFinal') highestPrio;
… while evaluating the option `system.build.toplevel':
… while evaluating definitions from `/nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/nixos/modules/system/activation/top-level.nix':
… while evaluating the option `warnings':
… while evaluating definitions from `/nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/nixos/modules/system/boot/systemd.nix':
… while evaluating the option `systemd.services.mx-puppet-discord.serviceConfig':
… while evaluating definitions from `/nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/nixos/modules/system/boot/systemd.nix':
… while evaluating the option `systemd.services.mx-puppet-discord.preStart':
… while evaluating definitions from `/nix/store/dyzl40h25l04565n90psbhzgnc5vp2xr-source/nixos/modules/services/matrix/mx-puppet-discord.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: 'utillinux' has been renamed to/replaced by 'util-linux'
Describe the bug
enabling the discord matrix bridge results in an error
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
configuration should evaluate
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Notify maintainers
@expipiplus1 @GovanifY
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: