github-actions[bot] e0c972b33e flake.lock: Updating 'flake-utils (numtide/flake-utils)' - cfacdce0 -> ff7b65b4 (#531)
### Changes for flake-utils

On branch: main
Commits: cfacdce06f...ff7b65b44d

- [a1720a10](a1720a10a6) Bump cachix/install-nix-action from 20 to 21 ([numtide/flake-utils⁠#96](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/96))
- [9e0a97e0](9e0a97e026) No special treatment for hydraJobs
- [180473db](180473db90) Add test to ensure no special handling of hydraJobs
- [abfb11bd](abfb11bd1a) Bump cachix/install-nix-action from 21 to 22 ([numtide/flake-utils⁠#100](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/100))
- [dbabf0ca](dbabf0ca0c) Add meld ([numtide/flake-utils⁠#99](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/99))
- [919d646d](919d646de7) Fix typo in ReadMe ([numtide/flake-utils⁠#95](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/95))
- [1721b3e7](1721b3e7c8) README: add light commercial support offer
- [286e744c](286e744c96) Bump actions/checkout from 3 to 4 ([numtide/flake-utils⁠#105](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/105))
- [ff7b65b4](ff7b65b44d) Bump cachix/install-nix-action from 22 to 23 ([numtide/flake-utils⁠#106](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/106))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-15 01:26:57 +00:00
2022-10-25 21:32:25 +01:00
2023-01-17 19:40:41 +00:00
2022-11-05 12:15:22 -03:00
2023-01-17 19:14:29 +00:00

index
readme reference faq

nix-doom-emacs

Status
Build on master Build Status on master
Dependency updater Dependency Updater Status
Matrix Chat Matrix Chat

nix-doom-emacs (abbreviated as NDE) provides a customisable Nix derivation for Doom Emacs.

The expression builds a doom-emacs distribution with dependencies pre-installed based on an existing ~/.doom.d directory.

It is not a fully fledged experience as some dependencies are not installed and some may not be fully compatible as the version available in NixOS or emacs-overlay may not be compatible with the doom-emacs requirements.

Quick Start

If you want to get a taste of nix-doom-emacs, you can run nix run github:nix-community/nix-doom-emacs Which will run nix-doom-emacs with an example configuration.

Pick which setup you're using here (if you're not using NixOS or Home-Manager, then you should use standalone):

Home-Manager NixOS Standalone
Flake + Home-Manager NixOS Standalone

Hacking

This project is under MIT license. Our issue tracker has some open issues, the PR wanted label is for issues that need PRs to fix them. Also, talk to us in the Matrix Chat to discuss ideas for future improvements. Contributions are welcome.

Description
doom-emacs packaged for Nix [maintainers=@ckiee,@thiagokokada]
Readme MIT 3.3 MiB
Languages
Nix 64.3%
Emacs Lisp 35.7%