Added custom lib (stolen from hlissner's dotifles)
This commit is contained in:
@@ -33,7 +33,8 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
## Emacs itself
|
||||
binutils
|
||||
emacs
|
||||
((emacsPackagesFor emacsNativeComp).emacsWithPackages
|
||||
(epkgs: [ epkgs.vterm ]))
|
||||
# emacsPgtkGcc
|
||||
|
||||
## Doom dependencies
|
||||
@@ -47,7 +48,13 @@ in {
|
||||
pinentry_emacs
|
||||
zstd
|
||||
|
||||
# ## Modules deps
|
||||
## Modules deps
|
||||
# :tools vterm
|
||||
gcc
|
||||
gnumake
|
||||
libtool
|
||||
cmake
|
||||
|
||||
# # :lang cc
|
||||
# ccls
|
||||
# cmake
|
||||
@@ -74,10 +81,6 @@ in {
|
||||
# sqlite
|
||||
# # :tools direnv
|
||||
# direnv
|
||||
# # :tools vterm
|
||||
# gcc
|
||||
# gnumake
|
||||
# libtool
|
||||
|
||||
# Fonts
|
||||
emacs-all-the-icons-fonts
|
||||
|
||||
Reference in New Issue
Block a user