nix-community / emacs2nix

Automatically generate Nix expressions for Emacs packages
GNU General Public License v3.0
29 stars 17 forks source link

Following the README does not work #14

Closed DamienCassou closed 8 years ago

DamienCassou commented 8 years ago
$ git clone https://DamienCassou:github.com/ttuegel/emacs2nix
$ cd emacs2nix
$ ./melpa-stable-packages.sh ../melpa/
error: opening file ‘/home/cassou/Documents/projects/emacs2nix/hnix/default.nix’: No such file or directory
(use ‘--show-trace’ to show detailed location information)
DamienCassou commented 8 years ago

I have the impression that git submodule update --init is required

ttuegel commented 8 years ago

Quite right, I never updated the README after I brought hnix in as a submodule!