Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: bf23666022f1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bf2a009380ab
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 17, 2018

  1. tdesktop: 1.3.7 -> 1.3.10

    tdesktopPackages.preview: 1.3.7 -> 1.3.10
    
    Without the patch the build will fail with the following error:
    
    [ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o
    /build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function:
    /build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault
       if constexpr (MTPDphotos_photos::Is<decltype(data)>()) {
                                                            ^
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <https://gcc.gnu.org/bugs/> for instructions.
    make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1
    make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2
    make: *** [Makefile:84: all] Error 2
    primeos committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    bf2a009 View commit details
    Browse the repository at this point in the history