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: fa3cc6bf23d6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5170f7219f90
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 9, 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
    
    (cherry picked from commit de6544b)
    Ma27 authored and Mic92 committed Sep 9, 2018
    Copy the full SHA
    5170f72 View commit details
    Browse the repository at this point in the history