about summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs-modes/recipes-archive-melpa.json
Commit message (Collapse)AuthorAge
* emacsPackages.melpa-packages: 2020-05-17adisbladis2020-05-17
|
* melpa-packages: 2020-05-11Alexey Shmalko2020-05-11
|
* melpa-packages: 2020-04-26adisbladis2020-04-26
|
* emacsPackages.lua-mode: Fix hashTony Olagbaiye2020-04-04
| | | | for the third time...
* melpa-packages: 2020-03-30adisbladis2020-03-30
|
* melpa-packages: 2020-03-15adisbladis2020-03-15
|
* melpa-packages: 2020-03-11adisbladis2020-03-11
|
* melpa-packages: 2020-03-01adisbladis2020-03-01
|
* melpa-packages: 2020-01-08adisbladis2020-01-08
|
* melpa-packages: 2019-10-25Terje Larsen2019-10-25
| | | | | The previous update included several errors which broke packages. This one re-fetched and fixed them.
* melpa-packages: 2019-10-24Alexey Shmalko2019-10-24
|
* melpa-packages: 2019-09-26adisbladis2019-09-26
|
* emacsPackages: Update melpaTim Steinbach2019-09-21
| | | | Via `update-melpa` script
* melpa-packages: 2019-08-30adisbladis2019-08-30
|
* emacsPackagesNg: Update melpaadisbladis2019-08-13
|
* emacs-modes: replace melpa-generated with json formatHerwig Hochleitner2019-08-02
This approach has several differences with emacs2nix: - the updater uses a downloaded recipes.json and archive.json for commit information, it uses a local checkout only for hashing the recipes - the generated file is JSON - the updater is written in emacs lisp - prefetch errors are put into an error key in the JSON, for review + meta.broken attributes are generated from it The updater re-uses the existing generated file to memoize prefetched content-sha256s for commits, thus prefetching should normally be quite fast.