manveru has quit [Ping timeout: 260 seconds]
jackdk has quit [Ping timeout: 240 seconds]
jackdk has joined #nixos-emacs
manveru has joined #nixos-emacs
benny_ is now known as benny
<benny> found the issue: I still used .Xresources and that seems to have made a difference: https://lists.gnu.org/archive/html/help-gnu-emacs/2020-08/msg00077.html
cole-h has quit [Ping timeout: 240 seconds]
Glenn has quit [Ping timeout: 240 seconds]
GlennS has joined #nixos-emacs
neeasade has joined #nixos-emacs
hello_world has joined #nixos-emacs
<hello_world> hello
<hello_world> anyone here
hello_world has quit [Remote host closed the connection]
selfsymmetric-mu has quit [Ping timeout: 246 seconds]
<ldlework> :/
selfsymmetric-mu has joined #nixos-emacs
ropmur-bicbus has joined #nixos-emacs
cole-h has joined #nixos-emacs
ropmur-bicbus has quit [Remote host closed the connection]
<selfsymmetric-mu> This PR fixes the Telega client on NixOS Emacs: https://github.com/NixOS/nixpkgs/pull/101948
<{^_^}> #101948 (by matthew-piziak, 23 hours ago, open): tdlib: 1.6.0 -> 1.6.9
<benny> selfsymmetric-mu: if you use emacsGcc, do you also also have an environment in which sqlite and vterm can be used?
<selfsymmetric-mu> benny: I use vterm and sqlite, yes. Why do you ask?
<benny> to get those working I need to do this in my configuration.nix: (emacsWithPackages (epkgs: [ epkgs.emacsql-sqlite epkgs.vterm ]))
<benny> otherwise the emacs derivation doesn't have the proper libraries to use sqlite and/or vterm
<benny> so I wonder how you do that with EmacsGcc
<benny> (I haven't checked if emacsGccWithPackages actually works nowdays, I tried it a few months ago and it didn't
<selfsymmetric-mu> I do it similarly.
<selfsymmetric-mu> e.g. `(pkgs.emacsPackagesNgGen pkgs.emacsGcc).emacsWithPackages [ pkgs.emacsPackagesNg.vterm ]`
rajivr has quit [Quit: Connection closed for inactivity]
neeasade has quit []
selfsymmetric-mu has quit [Ping timeout: 240 seconds]
neeasade has joined #nixos-emacs
selfsymmetric-mu has joined #nixos-emacs
neeasade has quit [Remote host closed the connection]
rajivr has joined #nixos-emacs