Update emacs hash
All checks were successful
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: NATURAL_LANGUAGE No errors were found in the linting process
Lint / lint (push) Successful in 24s
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gabriel Simmer 2024-05-16 21:46:05 +01:00
parent 9904a81806
commit 9910547d0c
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -22,7 +22,7 @@
in [
(import (builtins.fetchTarball {
url = "https://github.com/nix-community/emacs-overlay/archive/master.tar.gz";
sha256 = "0yy91pryh8pbq2sz07nzjb11s5ghrn9773v0vsh475an4g4p9933";
sha256 = "1dhgkjxfdk6hj8d7pai69qxzdkmlgq5pr9728igw82bw9syg0kn3";
}))
discordOverlay
];