manually updating emacs-overlay to fix download error
The update is needed as previous version of `adaptive-wrap` is unavailable: builder for '/nix/store/8f82swlqwy4pnpz34q00l9vqry8djy5g-adaptive-wrap-0.7.el.drv' failed with exit code 1; last 7 log lines: trying https://elpa.gnu.org/packages/adaptive-wrap-0.7.el % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found error: cannot download adaptive-wrap-0.7.el from any mirror
This commit is contained in:
@ -29,10 +29,10 @@
|
||||
"homepage": "",
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "7cca87e54e28c5de1c9955b2ac7f6b3019ae2fda",
|
||||
"sha256": "0lv233154x9y98y7djfbqaqqc84wkvbrwkxl8q3v268pcybq535d",
|
||||
"rev": "150f5eff82eb0c8db3e7f1baa6599e705a81797c",
|
||||
"sha256": "1c99h4f7qlfmj19c559lk6w27139cld17x1a5ir3pfs7c100y3vp",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/nix-community/emacs-overlay/archive/7cca87e54e28c5de1c9955b2ac7f6b3019ae2fda.tar.gz",
|
||||
"url": "https://github.com/nix-community/emacs-overlay/archive/150f5eff82eb0c8db3e7f1baa6599e705a81797c.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"emacs-so-long": {
|
||||
|
Reference in New Issue
Block a user