codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos-emacs
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos-emacs
<
jackdk>
Is there a way to do an emacsWithPackages using an older version of emacs?
<
jackdk>
it appears that `(emacsPackagesGen emacs25).emacsWithPackages` is what I want, probably.
<
bqy>
is that an alias for "emacsPackagesFor"?
<
jackdk>
beats me. I tried things until nix built something that seemed like what I wanted
stigo has quit [Ping timeout: 260 seconds]
stigo has joined #nixos-emacs
cole-h has quit [Quit: Goodbye]
asymptotically has joined #nixos-emacs
bkv has joined #nixos-emacs
bqv has quit [Ping timeout: 260 seconds]
bkv is now known as bqv
bkv has joined #nixos-emacs
bqv has quit [Ping timeout: 244 seconds]
bkv is now known as bqv
bkv has joined #nixos-emacs
bqv has quit [Ping timeout: 260 seconds]
bkv is now known as bqv
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos-emacs
wedens[m] has quit [*.net *.split]
contrun has quit [*.net *.split]
leons has quit [*.net *.split]
gmr has quit [*.net *.split]
ldlework has quit [*.net *.split]
alexarice[m] has quit [Read error: Connection reset by peer]
samglazier336[m] has quit [Read error: Connection reset by peer]
comrandroxaos[m] has quit [Read error: Connection reset by peer]
NobbZ[m] has quit [Read error: Connection reset by peer]
bqy has quit [Write error: Connection reset by peer]
aterius has quit [Read error: Connection reset by peer]
bbigras has quit [Write error: Connection reset by peer]
JJJollyjim has quit [Write error: Connection reset by peer]
rycee has quit [Read error: Connection reset by peer]
ldlework has joined #nixos-emacs
aterius has joined #nixos-emacs
alexarice[m] has joined #nixos-emacs
NobbZ[m] has joined #nixos-emacs
bbigras has joined #nixos-emacs
wedens[m] has joined #nixos-emacs
comrandroxaos[m] has joined #nixos-emacs
rycee has joined #nixos-emacs
contrun has joined #nixos-emacs
gmr has joined #nixos-emacs
JJJollyjim has joined #nixos-emacs
leons has joined #nixos-emacs
bqy has joined #nixos-emacs
samglazier336[m] has joined #nixos-emacs
codygman has quit [Ping timeout: 240 seconds]
codygman has joined #nixos-emacs
codygman has quit [Read error: Connection reset by peer]
talyz is now known as zylat
codygman has joined #nixos-emacs
zylat is now known as talyz
cole-h has joined #nixos-emacs
codygman has quit [Ping timeout: 240 seconds]
codygman has joined #nixos-emacs
codygman has quit [Ping timeout: 244 seconds]
codygman has joined #nixos-emacs
asymptotically has quit [Quit: Leaving]
asymptotically has joined #nixos-emacs
<
adisbladis>
Heads up everyone! The behaviour of emacsWithPackagesFromUsePackage is changing
<
adisbladis>
We're no longer installing all use-package packages by default
<
adisbladis>
You have to specify `:ensure t` in your emacs config
<
adisbladis>
Or pass `emacsWithPackagesFromUsePackage { alwaysEnsure = true; }`
<
cole-h>
Why's that?
<
adisbladis>
cole-h: Because the previous implementation of emacsWithPackagesFromUsePackage was a hack that didn't even support :ensure or :disabled
<
adisbladis>
The new implementation by talyz does support these things and the new behaviour is closer to vanilla use-package
<
cole-h>
Oh, cool. So this new one is more functional, at the slight cost of changing UX. Nice :)
<
adisbladis>
I'm gonna add a note in the readme
asymptotically has quit [Quit: Leaving]
cole-h has quit [Quit: Goodbye]
neeasade has quit [Ping timeout: 240 seconds]