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;
|
enable = false;
|
||||||
package = with pkgs; ((emacsPackagesFor emacsPgtkNativeComp).emacsWithPackages (epkgs: with epkgs; [
|
package = with pkgs; ((emacsPackagesFor emacsPgtkNativeComp).emacsWithPackages (epkgs: with epkgs; [
|
||||||
vterm
|
vterm
|
||||||
|
pdf-tools
|
||||||
]));
|
]));
|
||||||
defaultEditor = false;
|
defaultEditor = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue