Now running unstable....

This commit is contained in:
Olaf
2026-05-12 10:52:51 +02:00
parent 86d529fdd0
commit 5111cb4178
7 changed files with 65 additions and 33 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ in
(attrNames (readDir path)))
++ [(import (builtins.fetchTarball {
url = "https://github.com/dustinlyons/emacs-overlay/archive/refs/heads/master.tar.gz";
url = "https://github.com/nix-community/emacs-overlay/archive/master.tar.gz";
sha256 = emacsOverlaySha256;
}))];
};