3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/editors/emacs
adisbladis 3c496d2244
emacs: Add custom elpa fetcher
Elpa only serves the latest version of a given package uncompressed.
Once that release is no longer the latest & greatest it gets archived and compressed
meaning that both the URL and the hash changes.

To work around this issue we fall back to the URL with the .lz suffix and if that's the
one we downloaded we uncompress the file to ensure the hash matches regardless of compression.
2021-08-06 16:26:46 -05:00
..
elisp-packages emacs: Add custom elpa fetcher 2021-08-06 16:26:46 -05:00
27.nix emacs: fix darwin's aarch64 codesigning issue 2021-06-15 16:05:58 +02:00
at-fdcwd.patch
generic.nix emacs: fix darwin's aarch64 codesigning issue 2021-06-15 16:05:58 +02:00
macport.nix emacsMacPort: 8.0 -> 8.2 2021-04-18 12:03:00 -06:00
site-start.el emacs: adapt to renamed native-comp variables 2021-05-06 16:47:21 -03:00
tramp-detect-wrapped-gvfsd-26.patch
tramp-detect-wrapped-gvfsd.patch emacs: 27.1 -> 27.2 2021-04-06 09:52:24 +08:00