summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs-modes/melpa-packages.nix
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2015-12-17 07:14:10 -0600
committerThomas Tuegel <ttuegel@gmail.com>2015-12-19 09:32:20 -0600
commitc6a5ade24b9c2e0d1235e4297d6bdebf68d25a84 (patch)
treeb17066b03a6a50dd3fc5dbe039a9dd82af793911 /pkgs/applications/editors/emacs-modes/melpa-packages.nix
parent8126ae8c7accefc0add072011ff822eeb0f5d7fc (diff)
downloadnixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar.gz
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar.bz2
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar.lz
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar.xz
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.tar.zst
nixpkgs-c6a5ade24b9c2e0d1235e4297d6bdebf68d25a84.zip
melpa-packages: add instructions for updating
Diffstat (limited to 'pkgs/applications/editors/emacs-modes/melpa-packages.nix')
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-packages.nix14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkgs/applications/editors/emacs-modes/melpa-packages.nix b/pkgs/applications/editors/emacs-modes/melpa-packages.nix
index e48baa2d6e0..d94a34cd2de 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-packages.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-packages.nix
@@ -1,3 +1,17 @@
+/*
+
+# Updating
+
+To update the list of packages from MELPA,
+
+1. Clone https://github.com/ttuegel/emacs2nix
+2. Clone https://github.com/milkypostman/melpa
+3. Run `./melpa-packages.sh PATH_TO_MELPA_CLONE` from emacs2nix
+4. Copy the new melpa-packages.json file into Nixpkgs
+5. `git commit -m "melpa-packages $(date -Idate)"`
+
+*/
+
 { lib }:
 
 let