Remove overlay as khal is working again
https://nixpk.gs/pr-tracker.html?pr=227861neovim-add-typoscript-linter
parent
9c435e9e51
commit
edc3e2932c
|
@ -1,6 +0,0 @@
|
|||
self: super: {
|
||||
khal = super.khal.overridePythonAttrs(old: {
|
||||
# As long as https://github.com/NixOS/nixpkgs/issues/205014 is open
|
||||
doCheck = false;
|
||||
});
|
||||
}
|
Loading…
Reference in New Issue