~ruther/nix-fpga

14b7f973e240c09fc2630466db3f1004201eccc1 — Rutherther 8 months ago 4731584
fix: quartus on wayland
1 files changed, 1 insertions(+), 0 deletions(-)

M pkgs/intel/quartus/fhs.nix
M pkgs/intel/quartus/fhs.nix => pkgs/intel/quartus/fhs.nix +1 -0
@@ 43,6 43,7 @@ pkgs.buildFHSEnv {
      export PATH=$INSTALL_DIR/quartus/bin:$PATH
    fi
    export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH
    unset QT_QPA_PLATFORM # tends to crash on wayland with QT_QPA_PLATFORM=wayland, remove that variable, if set
    exec "$@"
  '';


Do not follow this link