radare2: don't inherit gnome2's vte version
This commit is contained in:
parent
fb7eb9e80c
commit
7da8eaa0e0
1 changed files with 0 additions and 1 deletions
|
@ -15239,7 +15239,6 @@ with pkgs;
|
|||
r10k = callPackage ../tools/system/r10k { };
|
||||
|
||||
radare2 = callPackage ../development/tools/analysis/radare2 ({
|
||||
inherit (gnome2) vte;
|
||||
lua = lua5;
|
||||
} // (config.radare or {}));
|
||||
|
||||
|
|
Loading…
Reference in a new issue