Seems to fail while loading emacs-zmq.
Works fine with the default emacs package:
nix-shell -p "(emacsPackagesFor emacs).withPackages (epkgs: [epkgs.jupyter])"
Notify maintainers
@AndersonTorres
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
Steps To Reproduce
Steps to reproduce the behavior:
nix-shell -p "(emacsPackagesFor emacs-gtk).withPackages (epkgs: [epkgs.jupyter])"
ornix-shell -p "(emacsPackagesFor emacs29-pgtk).withPackages (epkgs: [epkgs.jupyter])"
Build log
gist
Additional context
Seems to fail while loading emacs-zmq. Works fine with the default emacs package:
nix-shell -p "(emacsPackagesFor emacs).withPackages (epkgs: [epkgs.jupyter])"
Notify maintainers
@AndersonTorres
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.