emacs: build pdf-tools via nix
This commit is contained in:
parent
1f0ded5a25
commit
6719839a6f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
enable = false;
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtkNativeComp).emacsWithPackages (epkgs: with epkgs; [
|
||||
vterm
|
||||
pdf-tools
|
||||
]));
|
||||
defaultEditor = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue