fixing emacs overlay on kaladin

This commit is contained in:
Chris Cochrun 2022-07-05 10:14:48 -05:00
parent 982b86059f
commit 2635e8f930
4 changed files with 5 additions and 3 deletions

View file

@ -777,7 +777,7 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a
(import (builtins.fetchTarball {
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
sha256 = "07nj3ab2jbcmr66krxy6wli23srw0vgx1jhjg2b89amzllnzbi93";
sha256 = "1v1n30a2ai5mnlkrkwv4mfczd3601sqxxlawadxariblfvg7qz4j";
}))
<<overlays>>