Search Criteria
Package Details: nitrocli 0.3.5-1
Git Clone URL: | https://aur.archlinux.org/nitrocli.git (read-only, click to copy) |
---|---|
Package Base: | nitrocli |
Description: | Command-line interface for Nitrokey devices |
Upstream URL: | https://github.com/d-e-s-o/nitrocli |
Licenses: | |
Submitter: | robin.krahl |
Maintainer: | robin.krahl |
Last Packager: | robin.krahl |
Votes: | 3 |
Popularity: | 0.010492 |
First Submitted: | 2018-12-17 11:29 |
Last Updated: | 2021-02-14 18:56 |
Dependencies (3)
- gnupg (gnupg-clavator, gnupg-largekeys, gnupg-large-rsa, gnupg-git, gnupg-scdaemon-shared-access, gnupg-large-secmem, gnupg-minimal-git)
- libnitrokey>=3.5 (libnitrokey-git)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rustup-git, rust-nightly-bin, rust-wasm, rust-bin, rust, rustup) (make)
Latest Comments
robin.krahl commented on 2019-12-19 11:08
Should be fixed with the new version 0.3.0-1.
techge commented on 2019-11-13 12:06
Build fails because of newer libc version in git. -> warning: "libc's use_std cargo feature is deprecated since libc 0.2.55; please consider using the
std
cargo feature instead"robin.krahl commented on 2019-04-19 20:15
Thanks for pointing this out! I tried to avoid unnecessary crates.io queries, but apparently this only works if cargo has already fetched the required data previously. I fixed this problem by removing the --frozen flag in 0.2.3-2.
Unb0rn commented on 2019-04-11 12:55
Build fails... error: attempting to make an HTTP request, but --frozen was specified.