Package Details: nushell-git 0.77.0.r6.g24ee381-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: 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)

Required by (2)

Sources (1)

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:

==> Making package: nushell-git r702.cd1e16d-3 (Fri 23 Aug 2019 09:49:51 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
error: no default toolchain configured
==> ERROR: A failure occurred in package().
    Aborting...
Error making: nushell-git

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)] | ^