Describe the bug
Upon running signal-cli all commands end with an error.
To Reproduce
Steps to reproduce the behavior:
$ nix-env -iA nixpkgs.signal-cli
$ signal-cli register
Expected behavior
signal-cli should accept commands and allow registration etc.
Additional context
alex@winden ~ [127]> nix-env -iA nixpkgs.signal-cli
warning: warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
installing 'signal-cli-0.8.1'
these 3 paths will be fetched (174.98 MiB download, 322.16 MiB unpacked):
/nix/store/0fmwxq86aawc6i3861rc7g2w1c9hkxk5-zulu11.43.21-ca-jdk11.0.9
/nix/store/942bzcq4j271q5i93q7d7s4143fgllhz-signal-cli-0.8.1
/nix/store/vn99lf20hsfvcxm885a2bsc41602nv77-hook
copying path '/nix/store/vn99lf20hsfvcxm885a2bsc41602nv77-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/0fmwxq86aawc6i3861rc7g2w1c9hkxk5-zulu11.43.21-ca-jdk11.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/942bzcq4j271q5i93q7d7s4143fgllhz-signal-cli-0.8.1' from 'https://cache.nixos.org'...
building '/nix/store/ngj42gmi23k7bj8qf7fsd84wd6qab33y-user-environment.drv'...
alex@winden ~> signal-cli register
WARN App - WARNING: Support for new group V2 is disabled, because the required native library dependency is missing: libzkgroup
Missing required native library dependency: libsignal-client
alex@winden ~ [1]>
Notify maintainers
@ivan @erictapen
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
- system: `"x86_64-darwin"`
- host os: `Darwin 20.4.0, macOS 10.16`
- multi-user?: `no`
- sandbox: `no`
- version: `nix-env (Nix) 2.4pre20210503_6d2553a`
- channels(alex): `"darwin, home-manager, nixpkgs-21.05pre290943.80fcac0b311"`
- nixpkgs: `/Users/alex/.nix-defexpr/channels/nixpkgs`
Maintainer information:
# a list of nixpkgs attributes affected by the problem
attribute: signal-cli
# a list of nixos modules affected by the problem
module:
Describe the bug
Upon running
signal-cliall commands end with an error.To Reproduce
Steps to reproduce the behavior:
$ nix-env -iA nixpkgs.signal-cli$ signal-cli registerExpected behavior
signal-clishould accept commands and allow registration etc.Additional context
Notify maintainers
@ivan @erictapen
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.Maintainer information: