elpa-packages.nix: update comment

main
AndersonTorres 2 years ago
parent 334d60d7b3
commit 18dab4b019
  1. 3
      pkgs/applications/editors/emacs/elisp-packages/elpa-packages.nix

@ -2,10 +2,11 @@
# Updating
To update the list of packages from MELPA,
To update the list of packages from ELPA,
1. Run `./update-elpa`.
2. Check for evaluation errors:
# "../../../../../" points to the default.nix from root of Nixpkgs tree
env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate ../../../../../ -A emacs.pkgs.elpaPackages
3. Run `git commit -m "elpa-packages $(date -Idate)" -- elpa-generated.nix`

Loading…
Cancel
Save