NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.49k stars 13.67k forks source link

photoflow: fails to build: #139963

Closed trofi closed 2 years ago

trofi commented 2 years ago

Encountered photoflow build failure when tested reverse dependencies of unrelated change. Hydra also sees the failure since May: https://hydra.nixos.org/build/154595755

/build/source/src/operations/denoise.cc:30:10: fatal error: vips/cimg_funcs.h: No such file or directory
   30 | #include <vips/cimg_funcs.h>
      |          ^~~~~~~~~~~~~~~~~~~

cc @MtP76

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: photoflow
Artturin commented 2 years ago

139970