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: be32141cb023
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d8244582c676
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 8, 2018

  1. pdf2htmlEX: mark as broken

    See https://hydra.nixos.org/build/81003667
    
    The build is currently broken on Hydra due to the following error:
    
    ```
    CairoFontEngine.cc:681:17: error: 'void Object::free()' is private within this context
    ```
    
    This issue is was also reported in AUR (https://aur.archlinux.org/packages/pdf2htmlex/)
    and in the upstream issue tracker (coolwanglu/pdf2htmlEX#753) with
    no answer until now.
    
    The current README.md states that the project is no longer under active
    development and it seems as there are currently no active maintainers
    who could fix this:
    
    * coolwanglu/pdf2htmlEX@5d0a223
    * coolwanglu/pdf2htmlEX#772
    Ma27 committed Sep 8, 2018
    Copy the full SHA
    de6544b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Merge pull request #46369 from Ma27/mark-pdf2htmlex-as-broken

    pdf2htmlEX: mark as broken
    Mic92 committed Sep 9, 2018
    Copy the full SHA
    d824458 View commit details
    Browse the repository at this point in the history