need to fix the emacs overlay sha
This commit is contained in:
parent
fb35322712
commit
61cc9f9921
3 changed files with 3 additions and 3 deletions
|
@ -273,7 +273,7 @@ nixpkgs.overlays = [
|
|||
|
||||
(import (builtins.fetchTarball {
|
||||
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
||||
sha256 = "1rhmvww15mkix7fg8gd7r5hwlszi4zlwzxyr02yfwfsf5hh0n0d9";
|
||||
sha256 = "09rsqmz7i7lyays59b9600z11qqr6h6lcskw1zzp54yw2csxn2ix";
|
||||
}))
|
||||
|
||||
(self: super:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue