tv rxvt_unicode: do not call perl_destruct
This commit is contained in:
parent
64c99a011f
commit
05538a6aed
@ -5,5 +5,11 @@ rxvt_unicode.overrideAttrs (old: {
|
||||
url = https://cgit.krebsco.de/rxvt-unicode/patch/?id=15f3f94;
|
||||
sha256 = "12vldwsds27c9l15ffc6svk9mj17jhypcz736pvpmpqbsymlkz2p";
|
||||
})
|
||||
|
||||
# Fix segfault when calling editor-input from XMonad.
|
||||
(fetchurl {
|
||||
url = "https://cgit.krebsco.de/rxvt-unicode/patch/?id=d63f96a";
|
||||
sha256 = "0i8nqrqgprv7cygflkrdp5zx75dv9bv84vrr2yc3vnfpqxamc43n";
|
||||
})
|
||||
];
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user