anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / editors / emacs / elisp-packages / update-elpa-devel
blob356d93167af88d26c4423fe542c35220ae24644d
1 #! /usr/bin/env nix-shell
2 #! nix-shell --show-trace ./emacs2nix.nix -i bash
4 output="elpa-devel-generated.nix"
5 elpa-devel-packages.sh --names $EMACS2NIX/names.nix -o "$output"
6 nixfmt "$output"