github-actions[bot] 69b017f20b flake.lock: Updating 'org-yt (TobiasZawada/org-yt)' - 40cc1ac7 -> ac12a033
### Changes for org-yt

On branch: master
Commits: 40cc1ac76d...ac12a033dc

- [0e7f3478](0e7f347803) Don't require imagemagick for resizing.
- [1ecdc45e](1ecdc45ef0) make https instead of http
- [d8fd93cc](d8fd93cc3c) Cache thumbnails and add error handling when no Internet
- [843c1561](843c1561e1) Create cache directory if it does not exist
- [07f82948](07f82948ae) Add warning to cache directory
- [d1df78a1](d1df78a18b) Make using the cache optional
- [9011b6ca](9011b6ca38) Use user-emacs-directory instead of "~/.emacs.d/"
- [5acca82c](5acca82caa) Comments acceptable for checkdoc; Delimit cache size
- [84608d89](84608d89ab) Avoid compiler warning for long comment
- [ac12a033](ac12a033dc) Fix [TobiasZawada/org-yt⁠#5](http://r.duckduckgo.com/l/?uddg=https://github.com/TobiasZawada/org-yt/issues/5). Simple export to html.
2023-07-28 01:10:53 +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%