| * Hi, ive got troubles installing doom emacs on nixos and have two questions:
following the basic instructions for nixos: https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#nixos
my build gets stuck here:
building the system configuration...
[1/0/1 built, 0.0 MiB DL] building emacs-straight-packages.json (installPhase): [nix-doom-emacs] Inhibiting (kill-emacs)
my setup:
- system: `"x86_64-linux"`
- host os: `Linux 6.6.8, NixOS, 24.05 (Uakari), 24.05.20231224.5f64a12`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.1`
- channels(root): `"nixos-23.11"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
in case it matters, for doom config i use the contents of /test/doom.d.
not sure how i could solve this. does anyone have any hints or suggestions of installing doom emacs?
ps.: given that the repo is broken, does trying to installing and using still make sense?
|