ChanServ changed the topic of #nixos-emacs to: https://github.com/NixOS/nixpkgs/issues/66303 | https://rms.sexy
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos-emacs
ctp has joined #nixos-emacs
<ctp> Good morning
<etu> So you import the overlay right?
<ctp> yes
<ctp> nixos-rebuild takes the overlay, so this part is fine
<ctp> I just struggle with how to actually apply it and replace my current emacs/modules
<ctp> just wanna switch to emacs 27 for tabs and stuff :D
<etu> To get emacs27 you should be able to use the attribute pkgs.emacsGit instead of pkgs.emacs wherever you install emacs
<wedens[m]> beware that there are some breaking changes in emacs 27
<etu> And that it will rebuild often. And that isn't cached because yeah, moving target and things depends on which channel you are on and such.
<ctp> Since I actually bootstrap my Emacs/EXWM config more or less from scratch the config breakage 26/27 doesn't really matter.
<ctp> So, yeah, this is my current way to install Emacs and modules:
<ctp> Was juggling around for a while to rewrite it to use emacsWithPackagesFromUsePackage
<ctp> As far as I understand I can just remove the melpaBuild parts pinning a certain commit since EXWM is daily updated in the emacs-overlay from master
<ctp> But the let block in general, how should it look like in this case?
<ctp> Oh, wait, just replaced line 6 with:
<ctp> emacsWithPackages = (emacsPackagesNgGen emacsGit).emacsWithPackages;
<ctp> is this really all?
<ctp> :D
<ctp> omg, that was actually the thing :) one simple change :)
<etu> :)
<etu> Nice!
alexarice[m] has quit [*.net *.split]
mog has quit [*.net *.split]
wedens[m] has quit [*.net *.split]
bendlas has quit [*.net *.split]
Guest87406 has quit [*.net *.split]
peel has quit [*.net *.split]
ajmcmiddlin has quit [*.net *.split]
ekleog has quit [*.net *.split]
pie_ has quit [*.net *.split]
nbp has quit [*.net *.split]
jeschli has quit [*.net *.split]
leons has quit [*.net *.split]
manveru has quit [*.net *.split]
adisbladis has quit [*.net *.split]
xantoz has quit [*.net *.split]
chiefgoat has quit [*.net *.split]
fasd has quit [*.net *.split]
{^_^} has quit [*.net *.split]
ctp has quit [*.net *.split]
peel1 has quit [*.net *.split]
GlennS has quit [*.net *.split]
chiefgoat has joined #nixos-emacs
ajmcmiddlin has joined #nixos-emacs
leons has joined #nixos-emacs
ctp has joined #nixos-emacs
Guest87406 has joined #nixos-emacs
peel has joined #nixos-emacs
bendlas has joined #nixos-emacs
fasd has joined #nixos-emacs
johnw has joined #nixos-emacs
<johnw> hello!
bendlas has quit [Write error: Connection reset by peer]
leons has quit [Write error: Connection reset by peer]
Guest87406 has quit [Read error: Connection reset by peer]
fasd has quit [Remote host closed the connection]
<ctp> hi folks. not nixos related but emacs 27. obviously some themes break on 27, anyone has a hint which part that could be for Gruvbox theme https://github.com/greduan/emacs-theme-gruvbox ?
<etu> johnw: o/