Loading pkgs/by-name/gn/gnuplot_qt/package.nix +9 −4 Original line number Diff line number Diff line { gnuplot, }: ... }@args: gnuplot.override { gnuplot.override ( { withQt = true; withWxGTK = false; # Explicitly prevent dual-GUI bloat } // removeAttrs args [ "gnuplot" ] ) Loading
pkgs/by-name/gn/gnuplot_qt/package.nix +9 −4 Original line number Diff line number Diff line { gnuplot, }: ... }@args: gnuplot.override { gnuplot.override ( { withQt = true; withWxGTK = false; # Explicitly prevent dual-GUI bloat } // removeAttrs args [ "gnuplot" ] )