repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
anvil-editor: init at 0.4
[NixPkgs.git]
/
pkgs
/
applications
/
editors
/
emacs
/
elisp-packages
/
update-nongnu-devel
blob
a1f5f950d4387b9de0218938edba28c28fc770c7
1
#! /usr/bin/env nix-shell
2
#! nix-shell --show-trace ./emacs2nix.nix -i bash
3
4
output="nongnu-devel-generated.nix"
5
nongnu-devel-packages.sh --names $EMACS2NIX/names.nix -o "$output"
6
nixfmt "$output"