Search Criteria
Package Details: nushell-git 0.77.0.r6.g24ee381-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nushell-git.git (read-only, click to copy) |
---|---|
Package Base: | nushell-git |
Description: | A new type of shell |
Upstream URL: | https://www.nushell.sh |
Licenses: | MIT |
Conflicts: | nushell |
Provides: | nushell |
Submitter: | flaviut |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 6 |
Popularity: | 0.098111 |
First Submitted: | 2019-08-23 22:58 (UTC) |
Last Updated: | 2024-03-28 01:09 (UTC) |
Dependencies (5)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libssl.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- nuaur-git (requires nushell)
- nufetch-git (requires nushell)
Latest Comments
« First ‹ Previous 1 2 3
mschulkind commented on 2019-08-24 02:17 (UTC)
Thanks for the quick response, it's different now, but still not working:
flaviut commented on 2019-08-23 23:19 (UTC)
@mschulkind you need rust nightly. give me a few moments to see if I can encode that in the dependencies.
mschulkind commented on 2019-08-23 23:15 (UTC)
==> Making package: nushell-git r700.bc6c92b-1 (Fri 23 Aug 2019 07:10:17 PM EDT)
[... SNIP ...]
error[E0554]: #![feature] may not be used on the stable release channel
179 | #![feature(gen_future, generator_trait, generators)] | ^
« First ‹ Previous 1 2 3