[me@nixos:/tmp/melpa/emacs2nix]$ nix-shell shell.nix
[nix-shell:/tmp/melpa/emacs2nix]$ export MELPA=/tmp/melpa/melpa/
[nix-shell:/tmp/melpa/emacs2nix]$ sudo ./melpa-packages.sh --melpa $MELPA -o $NIXPKGS/pkgs/applications/editors/emacs-modes/melpa-generated.nix
[sudo] password for me:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
error: current Nix store schema is version 10, but I only support 7
@tobiasBora reports:
Is it for this reason that I can't use emacs2nix to update melpa packages? I get different errors depending on how I run it:
Or: