I’ve installed Vivaldi on Nixos but it won’t start. This is what I get:
[ian@nixos:~]$ vivaldi
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
[0409/165247.886706:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0409/165247.887392:ERROR:process_memory_range.cc(75)] read out of range
Aborted (core dumped)
[ian@nixos:~]$
Seems like the Vivaldi package has some issues related to the transition to qt6. There’s a workaround on the wiki you could try: https://wiki.nixos.org/wiki/Vivaldi
I used to use vivaldi on nixOS before switching to zen browser so i feel your pain, the vivaldi nixpkg is plagued with issues so Id recommend using a flatpak for it, you can even install the flatpak declaritively using GitHub - gmodena/nix-flatpak: Install flatpaks declaratively
@BoredSquirrel I’m using kde plasma6. I tried the command you recommended but it failed with qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""