Skip to content

allow build with nix package manager

Christoph Cullmann requested to merge work/build_on_nixos into master

nix package manager provides like homebrew the right version inside the cmake prefixes it exports

allow to search there, too, like for homebrew

allows to compile unpatched kdoctools with nix on e.g. nixos

This will avoid the need of the downstream patches there

https://github.com/NixOS/nixpkgs/tree/nixos-22.05/pkgs/development/libraries/kde-frameworks/kdoctools

Merge request reports