termite: passthru vte-ng (#70776)
This commit is contained in:
parent
d6d4a6b456
commit
9dc7b25eaa
@ -64,6 +64,8 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
outputs = [ "out" "terminfo" ];
|
||||
|
||||
passthru = { inherit vte-ng; };
|
||||
|
||||
postInstall = ''
|
||||
mkdir -p $terminfo/share
|
||||
mv $out/share/terminfo $terminfo/share/terminfo
|
||||
|
Loading…
Reference in New Issue
Block a user