geany-with-vte: add note about inheriting meta

This commit is contained in:
Sizhe Zhao
2025-05-27 11:46:53 +08:00
parent 571c5c020b
commit a2049762f2
@@ -25,6 +25,8 @@ symlinkJoin {
'';
meta = {
# can't just "inherit (geany) meta;" because:
# error: derivation '/nix/store/...-geany-with-vte-2.0.drv' does not have wanted outputs 'man'
inherit (geany.meta)
description
longDescription