anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / editors / emacs / elisp-packages / update
blob02701fb546d9542ffc00cca2b87f439776c40655
1 #!/usr/bin/env bash
2 set -euo pipefail
4 SCRIPT_DIR="$( cd "$(dirname "$0")" ; pwd -P )"
5 cd "$SCRIPT_DIR"
7 ./update-from-overlay
9 ./update-manual
10 git commit -m "emacs.pkgs.manualPackages: $(date --iso)" -- .