elpa-packages: add instructions for updating

This commit is contained in:
Thomas Tuegel 2015-12-17 07:12:49 -06:00
parent 0bc4af00ee
commit 8126ae8c7a

View file

@ -1,3 +1,16 @@
/*
# Updating
To update the list of packages from ELPA,
1. Clone https://github.com/ttuegel/emacs2nix
2. Run `./elpa-packages.sh` from emacs2nix
3. Copy the new elpa-packages.json file into Nixpkgs
4. `git commit -m "elpa-packages $(date -Idate)"`
*/
{ fetchurl, lib, stdenv, texinfo }:
let