melpa-stable-packages: add instructions for updating

This commit is contained in:
Thomas Tuegel 2015-12-17 07:15:49 -06:00
parent c6a5ade24b
commit e86f93eada

View file

@ -1,3 +1,19 @@
/*
# Updating
To update the list of packages from MELPA Stable,
1. Clone https://github.com/ttuegel/emacs2nix
2. Clone https://github.com/milkypostman/melpa
3. Run `./melpa-stable-packages.sh PATH_TO_MELPA_CLONE` from emacs2nix.
Error messages about missing versions are normal; most packages in
MELPA do not have a stable version.
4. Copy the new melpa-stable-packages.json file into Nixpkgs
5. `git commit -m "melpa-stable-packages $(date -Idate)"`
*/
{ lib }:
let