emacs-packages: Add simple org-packages update wrapper script
This commit is contained in:
parent
ee80e10a98
commit
316f68552b
4
pkgs/applications/editors/emacs-modes/update-org
Executable file
4
pkgs/applications/editors/emacs-modes/update-org
Executable file
@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell --show-trace ./emacs2nix.nix -i bash
|
||||
|
||||
exec org-packages.sh --names $EMACS2NIX/names.nix -o org-generated.nix
|
Loading…
Reference in New Issue
Block a user