fix(tazjin/emacs): Remove temporary override for telega
The channel has caught up with this fix. Change-Id: I86287a6808e6936e50e5d43cbafc74b9362e0bd8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3404 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
3555df018f
commit
94e8e06c6c
2 changed files with 1 additions and 8 deletions
6
third_party/emacs/telega.nix
vendored
6
third_party/emacs/telega.nix
vendored
|
|
@ -1,6 +0,0 @@
|
|||
# Temporary fix for unstable telega that tries to build with a broken patch.
|
||||
{ pkgs, ... }:
|
||||
|
||||
pkgs.emacsPackages.melpaPackages.telega.overrideAttrs(old: {
|
||||
patches = [];
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue