Search Criteria
Package Details: nitch 0.1.6-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nitch.git (read-only, click to copy) |
|---|---|
| Package Base: | nitch |
| Description: | Incredibly fast system fetch written in nim |
| Upstream URL: | https://github.com/unxsh/nitch |
| Licenses: | MIT |
| Submitter: | dusansimic |
| Maintainer: | Maxb0tbeep |
| Last Packager: | micwoj92 |
| Votes: | 9 |
| Popularity: | 0.000001 |
| First Submitted: | 2022-07-15 19:03 (UTC) |
| Last Updated: | 2024-08-08 21:06 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR) (make)
- nim (nim-gitAUR, choosenimAUR, choosenim-binAUR) (make)
- openssl-1.1 (make)
Latest Comments
Tomkoid commented on 2022-12-01 14:52 (UTC)
@greven @dusansimic package needs to have
openssl-1.1inmakedependsto fix thisdusansimic commented on 2022-11-06 08:34 (UTC)
@greven I can't reproduce that issue. Do you use some special configuration on your system and is it updated to the latest version?
greven commented on 2022-11-06 00:20 (UTC)
There seems to be an error with SSL_get_peer_certificate.
lmartinez-mirror commented on 2022-07-15 20:18 (UTC) (edited on 2022-07-15 20:19 (UTC) by lmartinez-mirror)
Package needs
gitin itsmakedepends, otherwise it won't be able to process the downloaded repo.EDIT: Though to be honest, if upstream repo doesn't sign their commits, you're better off downloading the tarball for the integrity checks instead.