nixpkgs/pkgs/applications/terminal-emulators
sternenseemann 68a1f6f391 foot: fix PGO build with clang
The way we need to do PGO builds for foot changed. The gcc build was
unaffected by this, but has been updated to the new instructions. For
clang using the outdated introduction meant that the PGO build was
broken when using clang for building foot with PGO enabled.

This has been fixed by updating to the new build instructions for both
gcc and clang when using PGO:
https://codeberg.org/dnkl/foot/pulls/420

foot.override { stdenv = llvmPackages_11.stdenv; } now works as expected.
2021-04-03 14:34:20 +02:00
..
alacritty alacritty: add changelog 2021-04-01 17:59:48 +02:00
aminal
cool-retro-term treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
eterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
evilvte treewide: gnome2.gtk -> gtk2 2021-03-17 00:00:16 +01:00
foot foot: fix PGO build with clang 2021-04-03 14:34:20 +02:00
germinal treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
guake treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
havoc treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hyper hyper: add required libraries to library path 2021-03-03 17:35:14 +01:00
iterm2 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kgx kgx: gnome3.libgtop -> libgtop 2021-03-17 00:00:17 +01:00
kitty treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
lilyterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
lxterminal treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
microcom
mlterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
mrxvt treewide: editorconfig fixes 2021-01-21 09:30:52 +10:00
nimmm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
roxterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rxvt treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rxvt-unicode treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
rxvt-unicode-plugins treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
sakura treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
st xst: 0.7.2 -> 0.8.4.1 2021-02-06 11:48:12 +02:00
stupidterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
terminator terminator: 1.92 -> 2.1.0 2021-02-16 17:05:07 +01:00
terminus treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
termite treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
termonad
tilda treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tilix tilix: unstable-2019-10-02 -> 1.9.4 2021-03-18 17:29:50 +02:00
wayst treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
wezterm treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
x3270 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xterm xterm: add changelog 2021-04-01 17:59:48 +02:00
xtermcontrol treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
yaft treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00