emacs2nix icon indicating copy to clipboard operation
emacs2nix copied to clipboard

Melpa and Melpa stable updating fails with exit code 255

Open ryantm opened this issue 6 years ago • 2 comments

$ ./melpa-stable-packages.sh   --melpa $MELPA   -o $NIXPKGS/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix   --names names.nix                   
in process emacs -Q --batch -L /home/ryantm/p/melpa/package-build -l /nix/store/bfadm4445a5j7mmj2cmqpazipg4wf21i-emacs2nix-0.1.0.0-data/share/ghc-8.2.2/x86_64-linux-ghc-8.2.2/emacs2nix-0.1.0.0/scripts/dump-recipes.el -f dump-recipes-json /home/ryantm/p/melpa/recipes: died with exit code 255:
Unable to activate package ‘forge’.
Required package ‘graphql-0.1.1’ is unavailable

ryantm avatar Dec 29 '18 22:12 ryantm

Are you using the develop branch?

ttuegel avatar Dec 31 '18 16:12 ttuegel

I am using the master branch of emacs2nix and the master branch of MELPA.

ryantm avatar Dec 31 '18 16:12 ryantm