Home Gen70 @ 2025-11-13-00:27 by jonas@monolith

This commit is contained in:
2026-02-12 01:21:50 +01:00
parent 5091db4d53
commit f54f1aba19
3 changed files with 10 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ in {
"doom-emacs" = {
source = builtins.fetchGit {
url = "https://github.com/doomemacs/doomemacs";
rev = "c27621a777c11354a4913c7eb455db3766984709";
rev = "a0d6aac43fc94def29c98826e2f0088bcb703d13";
};
onChange = "${doom-setup} --force sync -u -e";
};

View File

@@ -69,6 +69,13 @@
:local-repo "smtlib-mode")
:pin "ed387e63b64091228e6a8a429b02b8fba165f5b5")
;; Usabel ein PR branch. Original is deprecated
(package! ein
:recipe (:host github
:repo "natsirtguy/emacs-ipython-notebook"
:branch "fix-polymode-compatibility")
:pin "2ff01b4adbb6302798fc84464d1e420e337113fd")
(package! direnv)
(package! pdf-tools)
(package! eww)