Package Details: nyxt-git latest-6

Git Clone URL: https://aur.archlinux.org/nyxt-git.git (read-only, click to copy)
Package Base: nyxt-git
Description: A keyboard-driven web browser designed for power users
Upstream URL: https://nyxt.atlas.engineer
Licenses: BSD
Conflicts: nyxt, nyxt-browser, nyxt-browser-git
Provides: nyxt, nyxt-browser, nyxt-browser-git
Submitter: MithicSpirit
Maintainer: MithicSpirit
Last Packager: MithicSpirit
Votes: 23
Popularity: 0.000366
First Submitted: 2023-01-08 23:28 (UTC)
Last Updated: 2024-04-25 17:43 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12

Ambrevar commented on 2018-12-22 05:53 (UTC)

It's probably failing to produce 'next'. Is there an error message before that? I'll fix that later when i have access to Arch.

emacsomancer commented on 2018-12-22 02:52 (UTC)

I get errors when I try to build on Arch:

cp -f next "/tmp/yaytmp-1000/next-browser-git/pkg/next-browser-git/usr/bin/"
cp: cannot stat 'next': No such file or directory
make: *** [Makefile:78: install-next] Error 1
==> ERROR: A failure occurred in package().
   Aborting...
Error making: next-browser-git

Ambrevar commented on 2018-12-20 16:06 (UTC)

Done, thanks!

null commented on 2018-12-20 13:58 (UTC)

Please add git as makedepends or this package won't build in a clean chroot.

Ambrevar commented on 2018-12-06 17:38 (UTC)

Thanks for the notice, I've switched the dep from common-lisp to sbcl!

eatsaq commented on 2018-12-05 20:28 (UTC)

Missing dependency on sbcl

Ambrevar commented on 2018-12-02 13:31 (UTC)

Updated to accommodate the 1.0.0 rewrite. It now works!

Ambrevar commented on 2018-10-27 14:34 (UTC)

This PKGBUILD is experimental: the compiled binary seems to segfault on startup, probably due to some bad CFFI code (C bindings). Next works fine from the SBCL REPL at least.

Note that Next's API will change soon: the new API will separate the C/web engine code from the Lisp code, so this should not be a problem in the future.