ChanServ changed the topic of #nixos-emacs to: https://github.com/NixOS/nixpkgs/issues/66303 | https://rms.sexy
<adisbladis> Finally the darn updater is working properly on the new repo
<adisbladis> https://github.com/nix-community/emacs-overlay is now up to date \o/
<adisbladis> Next on the todo: elpa & org
<adisbladis> Then binary cache
<iqubic> adisbladis: Should I change my configs to pull down this repo, instead of the one under your own personal account?
<adisbladis> iqubic: The one under my personal account now redirects to nix-community
<iqubic> adisbladis: How do I get EXWM to run using emacsGit? I assume I need an overlay of some sort, but I'm not quite sure.
<iqubic> Actually, looks like I can just change the package by giving the right emacs package to the fromEmacsUsePackage function.
<etu> Yep
<etu> It's that easy
<iqubic> Well, something isn't working right.
<iqubic> because I can't build my home-manager config right now.
<iqubic> etu: error: attribute 'override' missing, at /nix/store/j1bh8wg707fi3k52nngsahpwnr40s5br-source/default.nix:53:15
<etu> iqubic: link to config?
<iqubic> I'll put it online soon.
<iqubic> etu: do you know what's up with this?
<iqubic> "home-manager switch" is the command that fails.
<adisbladis> It's not called exwm-overlay anymore ;)
<iqubic> What is it called?
<iqubic> Yeah. I fixed that up.
<iqubic> adisbladis: "home manager switch" is still failing with: error: attribute 'override' missing, at /nix/store/j1bh8wg707fi3k52nngsahpwnr40s5br-source/default.nix:53:15
<adisbladis> iqubic: I don't know. What's in /nix/store/j1bh8wg707fi3k52nngsahpwnr40s5br-source/default.nix ?
<iqubic> That's file has the same content as the default.nix of the emacs repo.
<adisbladis> iqubic: Ah! :)
<adisbladis> Your unstable channel is too old I think ?
<iqubic> How do I update it?
<adisbladis> You'll need a channel that has https://github.com/NixOS/nixpkgs/pull/65874/
<adisbladis> iqubic: nix-channel --update
<adisbladis> With or without sudo depending on your channel setup, probably with sudo
<iqubic> It is with sudo.
<iqubic> Without sudo updates Home Manage
<adisbladis> As soon as https://github.com/NixOS/nixpkgs/pull/66819 reaches unstable we'll also have elpa/org in the overlay :)
<{^_^}> #66819 (by adisbladis, 58 seconds ago, open): emacs-packages: Make elpa & org package sets overrideable
bendlas has joined #nixos-emacs
<{^_^}> nix-community/emacs-overlay#3 (by adisbladis, 12 seconds ago, open): Add elpa/org package sets
<iqubic> adisbladis: I updated all my channels, but I still can't successfully run "home-manager switch" The errors remain the same as they were before.
<adisbladis> I don't know what to say, I feel your problem is not related to the emacs derivations but a problem with your channel setup.
<iqubic> So how should I go about trying to fix it?
<adisbladis> I don't know. I'm going to bed now.
<iqubic> I see. I'll talk to you later.
multun has joined #nixos-emacs
<multun> heyo
<iqubic> Hello.
<multun> I'm struggling quite a bit with https://github.com/NixOS/nixpkgs/issues/66556
<{^_^}> #66556 (by multun, 5 days ago, open): Emacs irony doesn't build
<multun> I'm barely starting out with nix and have difficulties understanding how to debug this
<multun> I don't even understand what are the differences between the original removed package and what it was replaced by