Search Criteria
Package Details: nushell-git 0.104.0.r40.gbb37306-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: | 7 |
| Popularity: | 0.000133 |
| First Submitted: | 2019-08-23 22:58 (UTC) |
| Last Updated: | 2025-11-26 21:03 (UTC) |
Dependencies (5)
- libcrypto.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- libssl.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (9)
- athen-bin (requires nushell) (optional)
- forgecode-nu (requires nushell)
- forgecode-nu-git (requires nushell)
- nuaur-git (requires nushell)
- nufetch-git (requires nushell)
- nushell-plugin-hcl (requires nushell)
- opscripts (requires nushell)
- sang (requires nushell)
- shtick (requires nushell) (optional)
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