1f8cedb4d9
README.md: adjust configuration example to work after #1 got merged
2019-12-21 14:22:42 +01:00
28aaf07321
doom-emacs: support newer revisions
...
workaround breakage introduced in
commit 6f7bdc801a0b4d1a50f25b3c6d7d74858789a540
Author: Henrik Lissner <henrik@lissner.net >
Date: Mon Dec 16 16:49:34 2019 -0500
Make print! et co always respect standard-output
2019-12-21 14:22:42 +01:00
67fac5caaa
Merge pull request #1 from rossabaker/master
...
Make work on nixpkgs-unstable, as programs.emacs.package
2019-12-20 11:20:03 +01:00
bd13c99287
Make it work as home-manager program.emacs.package
2019-12-13 17:54:23 -05:00
a041d16de8
Make work on runCommand-based emacsWithPackages
2019-12-12 20:07:33 -05:00
a9de74107f
updating dependencies
...
* evil-quick-fix is a new dependency of doom
2019-12-01 15:53:51 +01:00
fe148fd0a5
README: clarify doomPrivateDir
2019-11-23 22:33:41 +01:00
829f2f46bc
Merge remote-tracking branch 'origin/develop'
2019-11-23 22:27:41 +01:00
56089c8774
~/.doom.d no longer needs to be installed
...
`extraConfig` is merged into doom user's `config.el` file
2019-11-23 22:19:19 +01:00
982a9d36b0
Merge remote-tracking branch 'origin/develop'
2019-11-23 16:10:13 +01:00
af9e4fc3b3
update dependencies
2019-11-23 16:08:56 +01:00
1f8cc61365
dependencies: adding so-long, evil-markdown and php-extras
2019-11-23 16:08:50 +01:00
f2423d9e54
Updating doom and dependencies
2019-11-23 10:41:20 +01:00
e10413c837
New option to specify additional configuration
...
This enables emacs configuration to refer nix store paths.
2019-11-23 10:40:42 +01:00
80d96690d3
New option to install additional packages
2019-11-23 10:08:19 +01:00
94ca726461
nix-doom-emacs: fix typos
2019-11-23 00:17:22 +01:00
68fb1a7985
Merge remote-tracking branch 'origin/develop'
2019-11-10 17:41:58 +01:00
1b540d189c
updating doom emacs to upstream
2019-11-10 17:41:02 +01:00
d648dfc477
adding a prefix to logs emitted by the adjusted installer
2019-11-10 17:41:02 +01:00
fa93a28f81
emacs-overlay: updated in order to fix building of lua-mode
...
emacsPackagesNgFor was changed to emacsPackagesFor in upstream
2019-11-10 17:41:02 +01:00
8e36b53b3e
Forcing no to all questions doom install would ask
...
Newer doom versions (after 873fc5c0db4876d9e1f347fa6cbd2a3a1933df69) has
a rewritten cli interface. I could not figure out how to pass `--no-env`
and `--no-fonts` (should check later if it is a bug in doom)
2019-11-10 17:41:02 +01:00
bdbf14a95b
advice.el: removing unneeded advices
2019-11-10 17:41:02 +01:00
2dca32ed63
install the bundled package derivations by default
2019-11-10 17:41:02 +01:00
b30b651706
Updating doom-emacs version
...
It now requires emacsPackages from unstalbe or emacs-overlay
2019-11-10 17:41:01 +01:00
c6ae77570d
Nix expression to install and configure doom-emacs
2019-10-23 22:15:54 +02:00
e238f95927
Initial commit
2019-10-23 13:25:43 +02:00