rxvt_unicode with perl extension enabled by default
This commit is contained in:
parent
9f4b7508a6
commit
4cf01f2115
@ -7952,11 +7952,6 @@ let
|
|||||||
|
|
||||||
# = urxvt
|
# = urxvt
|
||||||
rxvt_unicode = callPackage ../applications/misc/rxvt_unicode {
|
rxvt_unicode = callPackage ../applications/misc/rxvt_unicode {
|
||||||
perlSupport = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
# = urxvt
|
|
||||||
rxvt_unicode_with_perl = callPackage ../applications/misc/rxvt_unicode {
|
|
||||||
perlSupport = true;
|
perlSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user