Loading pkgs/applications/misc/iptsd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ , fmt , hidrd , inih , microsoft_gsl , microsoft-gsl , spdlog , systemd }: Loading Loading @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { fmt hidrd inih microsoft_gsl microsoft-gsl spdlog systemd ]; Loading pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ , jemalloc , rnnoise , abseil-cpp , microsoft_gsl , microsoft-gsl , wayland , libicns , Cocoa Loading Loading @@ -140,7 +140,7 @@ stdenv.mkDerivation rec { tl-expected rnnoise tg_owt microsoft_gsl microsoft-gsl ] ++ lib.optionals stdenv.isLinux [ kwayland alsa-lib Loading Loading @@ -199,7 +199,7 @@ stdenv.mkDerivation rec { preFixup = '' binName=${if stdenv.isLinux then "kotatogram-desktop" else "Kotatogram"} remove-references-to -t ${stdenv.cc.cc} $out/bin/$binName remove-references-to -t ${microsoft_gsl} $out/bin/$binName remove-references-to -t ${microsoft-gsl} $out/bin/$binName remove-references-to -t ${tg_owt.dev} $out/bin/$binName ''; Loading pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ , libsysprof-capture , libpsl , brotli , microsoft_gsl , microsoft-gsl , rlottie , stdenv }: Loading Loading @@ -161,7 +161,7 @@ stdenv.mkDerivation rec { libsysprof-capture libpsl brotli microsoft_gsl microsoft-gsl rlottie ]; Loading pkgs/applications/terminal-emulators/contour/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ , boost , catch2 , fmt , microsoft_gsl , microsoft-gsl , range-v3 , yaml-cpp , ncurses Loading Loading @@ -62,7 +62,7 @@ mkDerivation rec { boost catch2 fmt microsoft_gsl microsoft-gsl range-v3 yaml-cpp ] ++ lib.optionals stdenv.isDarwin [ darwin.apple_sdk.libs.utmp ]; Loading pkgs/development/libraries/iqueue/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchurl, pkg-config, libbsd, microsoft_gsl }: { lib, stdenv, fetchurl, pkg-config, libbsd, microsoft-gsl }: stdenv.mkDerivation rec { pname = "iqueue"; Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { doCheck = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libbsd microsoft_gsl ]; buildInputs = [ libbsd microsoft-gsl ]; env.NIX_CFLAGS_COMPILE = toString [ # Needed with GCC 12 Loading Loading
pkgs/applications/misc/iptsd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ , fmt , hidrd , inih , microsoft_gsl , microsoft-gsl , spdlog , systemd }: Loading Loading @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { fmt hidrd inih microsoft_gsl microsoft-gsl spdlog systemd ]; Loading
pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ , jemalloc , rnnoise , abseil-cpp , microsoft_gsl , microsoft-gsl , wayland , libicns , Cocoa Loading Loading @@ -140,7 +140,7 @@ stdenv.mkDerivation rec { tl-expected rnnoise tg_owt microsoft_gsl microsoft-gsl ] ++ lib.optionals stdenv.isLinux [ kwayland alsa-lib Loading Loading @@ -199,7 +199,7 @@ stdenv.mkDerivation rec { preFixup = '' binName=${if stdenv.isLinux then "kotatogram-desktop" else "Kotatogram"} remove-references-to -t ${stdenv.cc.cc} $out/bin/$binName remove-references-to -t ${microsoft_gsl} $out/bin/$binName remove-references-to -t ${microsoft-gsl} $out/bin/$binName remove-references-to -t ${tg_owt.dev} $out/bin/$binName ''; Loading
pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ , libsysprof-capture , libpsl , brotli , microsoft_gsl , microsoft-gsl , rlottie , stdenv }: Loading Loading @@ -161,7 +161,7 @@ stdenv.mkDerivation rec { libsysprof-capture libpsl brotli microsoft_gsl microsoft-gsl rlottie ]; Loading
pkgs/applications/terminal-emulators/contour/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ , boost , catch2 , fmt , microsoft_gsl , microsoft-gsl , range-v3 , yaml-cpp , ncurses Loading Loading @@ -62,7 +62,7 @@ mkDerivation rec { boost catch2 fmt microsoft_gsl microsoft-gsl range-v3 yaml-cpp ] ++ lib.optionals stdenv.isDarwin [ darwin.apple_sdk.libs.utmp ]; Loading
pkgs/development/libraries/iqueue/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchurl, pkg-config, libbsd, microsoft_gsl }: { lib, stdenv, fetchurl, pkg-config, libbsd, microsoft-gsl }: stdenv.mkDerivation rec { pname = "iqueue"; Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { doCheck = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libbsd microsoft_gsl ]; buildInputs = [ libbsd microsoft-gsl ]; env.NIX_CFLAGS_COMPILE = toString [ # Needed with GCC 12 Loading