!ZmUSesoOjmVsKbzFbp:nixos.org

Nix Emacs

747 Members
All things Nix/Emacs! https://github.com/nix-community/emacs-overlay | For Doom Emacs: https://matrix.to/#/#doom-emacs:nixos.org170 Servers

Load older messages


SenderMessageTime
4 Jun 2024
@pcasaretto:matrix.orgpcasaretto *

Hey everyone. I've been trying to hit the community cache but failing miserably.
Should I be able to hit it using something like:

      ((emacsPackagesFor emacs-unstable).emacsWithPackages

Or would this approach force a rebuild every time?

13:31:16
@pcasaretto:matrix.orgpcasarettoRedacted or Malformed Event13:35:18
@pcasaretto:matrix.orgpcasarettoI'm using a flake based config for a darwin module. Here's the current version https://github.com/pcasaretto/nix-home/blob/main/flake.nix I have: configured myself as a trusted user added nix-community-cachix as an extra substituter (and it's public key) pinned all of the inputs for emacs-overlay13:36:11
@me:linj.techlinjno cache for darwin for now 13:38:17
@me:linj.techlinjhttps://github.com/nix-community/emacs-overlay/blob/84d45decb6ee4cfee67c27e0237edaae2d95af79/flake.nix#L4013:38:56
@pcasaretto:matrix.orgpcasarettoah, that explains it13:56:15
@pcasaretto:matrix.orgpcasarettowhat would it take?13:57:51
@me:linj.techlinjCI lacks darwin machines or darwin machines have some issues, not sure14:08:05
@gekoke:envs.netgekoke set a profile picture.22:52:45
5 Jun 2024
@johnhamelink:matrix.orgjohnhamelink

Hey folks, I'm having a problem compiling emacs-eat 0.9.4 (/nix/store/d6v0lzsbi8m85kwal9z6y9sdpbw2pz7h-emacs-eat-0.9.4.drv) - it seems to hang indefinitely (> 15 minute compile time). I'm on a framework 16 with an AMD Ryzen 9 7940HS. It seems to hang on:

Compiling /nix/store/wc8jy2ax10cm11kr0ndcvc2pg9d0b2qg-emacs-eat-0.9.4/share/emacs/site-lisp/elpa/eat-0.9.4/eat.el...
11:32:51
@johnhamelink:matrix.orgjohnhamelink *

Hey folks, I'm having a problem compiling emacs-eat 0.9.4 (/nix/store/d6v0lzsbi8m85kwal9z6y9sdpbw2pz7h-emacs-eat-0.9.4.drv) - it seems to hang indefinitely (> 15 minute compile time). I'm on a framework 16 with an AMD Ryzen 9 7940HS. It seems to hang on:

Compiling /nix/store/wc8jy2ax10cm11kr0ndcvc2pg9d0b2qg-emacs-eat-0.9.4/share/emacs/site-lisp/elpa/eat-0.9.4/eat.el...

Is anyone else experiencing this? How could I generate more logging info so I can understand why?

11:33:37
@johnhamelink:matrix.orgjohnhamelink *

Hey folks, I'm having a problem compiling emacs-eat 0.9.4 (/nix/store/d6v0lzsbi8m85kwal9z6y9sdpbw2pz7h-emacs-eat-0.9.4.drv) - it seems to hang indefinitely (> 15 minute compile time). I'm on a framework 16 with an AMD Ryzen 9 7940HS. It seems to hang on:

Compiling /nix/store/wc8jy2ax10cm11kr0ndcvc2pg9d0b2qg-emacs-eat-0.9.4/share/emacs/site-lisp/elpa/eat-0.9.4/eat.el...

Is anyone else experiencing this? How could I generate more logging info so I can understand why?

Never mind, I managed to compile it after 15 mins of compilation... 5th try lucky!

12:30:45
6 Jun 2024
@_bifrost_acidbong=40hmm.st:aria-net.org@_bifrost_acidbong=40hmm.st:aria-net.org changed their display name from acidbong to acidbong_.10:57:32
@_bifrost_acidbong=40hmm.st:aria-net.org@_bifrost_acidbong=40hmm.st:aria-net.orgfellers, if you configure emacs entirely in nix, do you disable package.el?12:29:08
@ian:graham.tokyoian acidbong_: Yep! Packages installed with nix, package.el turned off, use-package (with ensure nil) to load and configure 16:05:06
@anderson_torres:matrix.orgAnderson Torres
In reply to @_bifrost_acidbong=40hmm.st:aria-net.org
fellers, if you configure emacs entirely in nix, do you disable package.el?
Yessir
16:21:06
7 Jun 2024
@rrix:aelf.landrrixi keep package.el around to try packages but mount a tmpfs over ~/.emacs.d/elpa when i do01:56:47
@me:linj.techlinjpackage.el does more things than installing packages, such as handling autoloads05:56:32
@scvalex:matrix.org@scvalex:matrix.org left the room.16:02:56
8 Jun 2024
@spirou1415:matrix.org@spirou1415:matrix.org left the room.12:28:58
9 Jun 2024
@adham-omran:matrix.org@adham-omran:matrix.org I am trying to use the Overlay and after installing emacs-git I get this 09:25:55
@adham-omran:matrix.org@adham-omran:matrix.orgimage.png
Download image.png
09:26:01
@adham-omran:matrix.org@adham-omran:matrix.org
Importing package-keyring.gpg...done
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:443
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:443
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
09:26:13
@adham-omran:matrix.org@adham-omran:matrix.orgGoogling leads me to Mac related issues09:26:54
@adham-omran:matrix.org@adham-omran:matrix.org Also the Emacs overlay for emacs-unstable is 29.3, is that correct? 10:07:51
@_bifrost_acidbong=40hmm.st:aria-net.org@_bifrost_acidbong=40hmm.st:aria-net.orgadham: unstable is 29.y, yep11:40:34
@adham-omran:matrix.org@adham-omran:matrix.org
In reply to @_bifrost_acidbong=40hmm.st:aria-net.org
adham: unstable is 29.y, yep
and git is 30.0.50?
11:41:03
@_bifrost_acidbong=40hmm.st:aria-net.org@_bifrost_acidbong=40hmm.st:aria-net.orgi guess so11:43:22
@adham-omran:matrix.org@adham-omran:matrix.org
In reply to @_bifrost_acidbong=40hmm.st:aria-net.org
i guess so

I don't know if you read the thread but I'm having this issue only on 30.0.50

Importing package-keyring.gpg...done
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:443
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:443
Failed to download ‘gnu’ archive.
Contacting host: elpa.nongnu.org:443
Failed to download ‘nongnu’ archive.
Contacting host: melpa.org:443
Failed to download ‘melpa’ archive.
Contacting host: orgmode.org:443
Failed to download ‘org-contrib’ archive.
11:47:25
@dannyfreeman:matrix.org@dannyfreeman:matrix.org left the room.13:01:27

Show newer messages


Back to Room ListRoom Version: 6