nixpkgs/pkgs/applications/graphics/leocad
Elias Probst 1910aeba40
leocad: enable povray support
To make povray work, the configurability of its path needs to be
disabled, as otherwise the povray binary's absolute path would be stored
in the leocad profile, breaking it as soon as povray is updated with a
changed store path.

A patch disables the configurability and makes leocad call a hardcoded
path pointing to the povray binary provided through
propagatedBuildInputs

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2022-05-31 17:17:29 +02:00
..
default.nix leocad: enable povray support 2022-05-31 17:17:29 +02:00
povray.patch leocad: enable povray support 2022-05-31 17:17:29 +02:00