ChanServ changed the topic of #nixos-emacs to: https://github.com/NixOS/nixpkgs/issues/66303 | https://rms.sexy
oscarvarto has joined #nixos-emacs
alexarice[m] has quit [Write error: Connection reset by peer]
fasd has quit [Read error: Connection reset by peer]
bendlas has quit [Write error: Broken pipe]
Guest25135 has quit [Write error: Connection reset by peer]
peel1 has quit [Write error: Connection reset by peer]
oscarvarto has quit [Quit: Konversation terminated!]
oscarvarto has joined #nixos-emacs
oscarvarto has quit [Remote host closed the connection]
matthuszagh has joined #nixos-emacs
<matthuszagh> hi i'm trying to override org-mode to apply a patch (or generate from a local repo, doesn't matter) but having a bit of trouble figuring out how to use the emacs-overlay functionality
<adisbladis> matthuszagh: Hey! Would you mind pasting what you've tried?
<adisbladis> If you're using the overlay functionality fromEmacsUsePackage that one provides a handy override function
<matthuszagh> yeah that looks like what i want. so if i'm currently using emacsWithPackages should I replace that with emacsWithPackagesFromUsePackage?
<matthuszagh> i'll try to post what i've got, but current emacs nix config is spread over an overlay and a wrapped package so it's a bit messy haha
oscarvarto has joined #nixos-emacs
oscarvarto has quit [Remote host closed the connection]
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
evanjs has joined #nixos-emacs
<matthuszagh> alright, must admit i'm a bit stuck on several points that are probably on the more basic side. i've already set nixpkgs-overlays path and not really sure how to add an additional overlay. i've tried adding
<matthuszagh>
<matthuszagh> ];
<matthuszagh> (import /home/matt/src/emacs-overlay)
<matthuszagh> nixpkgs.overlays = [
<matthuszagh> i want the local file so that i can rebuild without internet access
<matthuszagh> then i've got this for my wrapped emacs package https://paste.debian.net/1109217/
<matthuszagh> i'm getting the error: attribute 'emacsWithPackagesFromUsePackage' missing, which i think is related to the fact that i haven't set my overlay properly
<matthuszagh> another thing is that i wasn't actually planning to use the use-package functionality of this, just really using it for the override
oscarvarto has joined #nixos-emacs
matthuszagh has quit [Remote host closed the connection]
matthuszagh has joined #nixos-emacs
matthuszagh has left #nixos-emacs ["ERC (IRC client for Emacs 27.0.50)"]
oscarvarto has quit [Ping timeout: 268 seconds]
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
bendlas has joined #nixos-emacs
bendlas has quit [Ping timeout: 246 seconds]
bendlas has joined #nixos-emacs
evanjs has joined #nixos-emacs
<evanjs> soooo any ideas what I'm doing wrong here? https://pastebin.com/b8ixD1aE nix-update is in my packages
<evanjs> I can also call the function fine from the eval buffer
<evanjs> Just trying to bind `nix-update` to `C-. u` as mentioned here https://github.com/jwiegley/nix-update-el#nix-update-for-emacs
Guest90267 has joined #nixos-emacs
peel1 has joined #nixos-emacs
alexarice[m] has joined #nixos-emacs
fasd has joined #nixos-emacs