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.000106
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 .. 6 7 8 9 10 11 12 Next › Last »

Ambrevar commented on 2019-05-05 06:51 (UTC)

https://beta.quicklisp.org/quicklisp.lisp is still up but the certificate has expired, hence your error. I'll notify Quicklisp.

haawda commented on 2019-05-05 06:25 (UTC)

The file quicklisp/setup.lisp seems to be missing in upstream's repo now, and wuicklisp should be added as makedependency.

Ambrevar commented on 2019-03-12 13:42 (UTC)

@haawda: This is a known issue with the GTK port (it does not affect macOS, hence the videos on GitHub). I'll fix it when I get back to work on Next. If anyone is knowledgeable in GTK, help is always welcome!

haawda commented on 2019-03-12 12:04 (UTC)

For me the minibuffer occupies about one third of the window of next. Is this the case for everyone? The vidoes on the github page do not show this behaviour.

Ambrevar commented on 2019-02-12 15:20 (UTC)

@kainonergon: The source URL works for me. Try again, maybe the server was down for a little while.

kainonergon commented on 2019-02-12 09:23 (UTC) (edited on 2019-02-12 10:07 (UTC) by kainonergon)

It seems that the source link (https://source.atlas.engineer/public/next) is broken:

fatal: unable to access 'https://source.atlas.engineer/public/next/': 
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to source.atlas.engineer:443 

It works with GitHub source link mentioned at upstream URL: https://github.com/atlas-engineer/next

Ambrevar commented on 2019-01-29 08:36 (UTC)

This is a known error of the trivial-clipboard package, it was fixed upstream but it is not on Quicklisp yet.

Next is planning to provide it's own Quicklisp distribution to make builds more reproducible.

In the meantine, you could clone https://github.com/snmsts/trivial-clipboard/ to ~/common-lisp, it should cut it.

darthvishous commented on 2019-01-29 02:13 (UTC) (edited on 2019-01-29 02:25 (UTC) by darthvishous)

Not the same error as @emacsomancer, but possibly similar.

make: *** [Makefile:24: next] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

Checking the backtrace, the error seems to be due to the trivial-clipboard package.

[package trivial-clipboard].Unhandled TYPE-ERROR in thread #<SBTHREAD:THREAD "main thread" RUNNING {10005185B3}>:

I am using yay.

Ambrevar commented on 2019-01-05 10:50 (UTC)

Can anyone else reproduce? @emacsomancer: how do you install next-browser-git? Are you using yaourt?

emacsomancer commented on 2019-01-04 20:23 (UTC)

That seems to be the only error. Where should 'next' be being produced?