mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
5 lines
150 B
Plaintext
Executable file
5 lines
150 B
Plaintext
Executable file
#! /usr/bin/env nix-shell
|
|
#! nix-shell --show-trace ./emacs2nix.nix -i bash
|
|
|
|
exec elpa-packages.sh --names $EMACS2NIX/names.nix -o elpa-generated.nix
|