Loading
devenv: fix build with lowdown 3.0
The devenv nix fork (2.32-based) uses LOWDOWN_TERM_NORELLINK which was removed in lowdown 3.0. Apply the upstream compatibility patch via applyPatches to avoid the +N version suffix that appendPatches adds, which breaks devenv's nix-bindings-store build script.