Update emacs overlay sha
Some checks failed
--> 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 35s
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Gabriel Simmer 2024-05-17 14:17:12 +01:00
parent cc7eb3fe02
commit 7a8a5873ea
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 = "1dhgkjxfdk6hj8d7pai69qxzdkmlgq5pr9728igw82bw9syg0kn3";
sha256 = "0sbb0hs753ypx3vbnljqfflxlz060cj8kjr9cw2hvvy6kccql7in";
}))
discordOverlay
];