Dependency build error Proton VPN ARM

Hello :slight_smile:

I am new to nixos and installed it on an ARM machine. I added pkgs.protonvpn-gui to my apps and when I rebuild I get this error:

I looked here and I don’t think it’s an issue on my system, but I am really new so idk lol :slight_smile: Does anybody know how I can get this working? Really like NixOS so far!

1 Like

This is not your fault. The application is broken on aarch64 because the build is looking for x86-64 architecture inputs.

On nixos-unstable, the package has been renamed to proton-vpn, and on hydra the build for aarch64-linuxis successful.

3 Likes

The bug was reported in this issue:

and fixed in the PR linked in the above issue. But the fix was not backported to 25.11.

I recommend opening an issue to see if the maintainers will backport the fix for you.

1 Like

Thank you so much :grinning_face_with_smiling_eyes: Super nice reply too, have a good day :slight_smile:

While it did install, logging in doesn’t work. It says “an unexpected error occurred” :confused: it works in the browser and everywhere else

Happy to help.


Link to cross post

1 Like