Search Criteria
Package Details: nushell-git 0.15.0.r2.ga268e825-1
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: | |
Submitter: | flaviut |
Maintainer: | flaviut |
Last Packager: | flaviut |
Votes: | 2 |
Popularity: | 0.25 |
First Submitted: | 2019-08-23 22:58 |
Last Updated: | 2020-06-11 19:02 |
Dependencies (10)
- curl (curl-git, curl-minimal-git)
- e2fsprogs (e2fsprogs-git)
- libx11 (libx11-git, libx11-threadsafe)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- git (git-git) (make)
- python (python-dbg) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
- libxcb (libxcb-git) (optional)
Latest Comments
1 2 Next › Last »
TheGoliath commented on 2020-06-11 22:04
Good to hear :)
flaviut commented on 2020-06-11 19:04
@TheGoliath
Thanks for the suggestions. I didn't make use of all of it (
arch=('any')
is incorrect due to this not being arch-independent), but I've pushed a new pkgbuild.flaviut commented on 2020-06-11 18:57
Running into
error: reached the type-length limit while instantiating std::thread::LocalKey::<std::syn...:Vec<nu_protocol::value::Value>>
?Make sure you have at least rust stable 1.44 installed.
TheGoliath commented on 2020-06-11 17:09
Might that PKGBUILD be used? New VCS conventions, pkgdesc, cleaner PKGBUILD
flaviut commented on 2020-03-30 01:57
Fixed. Sorry about the delay.
aleksator commented on 2020-03-13 12:04
warning: package
quote v1.0.2
in Cargo.lock is yanked in registrycrates.io
, consider running without --locked error: failed to compilenu v0.11.0 (/home/aleksator/.cache/yay/nushell-git/src/nushell-git)
, intermediate artifacts can be found at/home/aleksator/.cache/yay/nushell-git/src/nushell-git/target
Caused by: Package
nu v0.11.0 (/home/aleksator/.cache/yay/nushell-git/src/nushell-git)
does not have these features:raw-key, clipboard
==> ERROR: A failure occurred in package(). Aborting... Error making: nushell-gitflaviut commented on 2019-09-02 20:00
Sorry about the delay, I've been out of town.
@kbumsik Done.
@jdc I'm sorry, I really don't know. It's worked fine for me with 2019-08-22 and 2019-09-01. If you find a solution, please let us know.
kbumsik commented on 2019-08-25 02:16
According to the documentation we can add additional features like this
Please consider adding them by default.
jdc commented on 2019-08-24 20:56
When I try to build with rustc 1.39.0-nightly (9eae1fc0e 2019-08-23), it can't find enum_utils:
flaviut commented on 2019-08-24 03:18
Didn't know about override, I've added that as an optional command.