Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 827 828 829 830 831 832 833 834 835 836 837 .. 1850
184,982 events total
2022-09-04 06:42:03 isaacthekind[m] joins (~isaacthek@2001:470:69fc:105::2:6003)
2022-09-04 06:42:04 lush[m] joins (~derivedlu@2001:470:69fc:105::1:184d)
2022-09-04 06:45:54 × DangerBird quits (~DangerBir@dhcp-v215-170.vp.reshsg.uci.edu) (Quit: Leaving)
2022-09-04 07:02:38 VarikValefor[m] joins (~varikvale@2001:470:69fc:105::a5d)
2022-09-04 07:08:20 sibi joins (~sibi@2001:470:69fc:105::8ab)
2022-09-04 07:14:03 geekosaur[m] joins (~geekosaur@xmonad/geekosaur)
2022-09-04 07:19:39 ChaoticMist[m] joins (~gilganixm@2001:470:69fc:105::3d09)
2022-09-04 07:20:33 Solid[m] joins (~slot-matr@2001:470:69fc:105::1:a84)
2022-09-04 07:40:28 sogens[m]1 joins (~sogensmat@2001:470:69fc:105::1:20a1)
2022-09-04 07:46:25 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 252 seconds)
2022-09-04 07:48:15 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-09-04 07:50:01 mekeor[m] joins (~mekeormat@2001:470:69fc:105::17e4)
2022-09-04 07:50:27 Zedgamer9128[m] joins (~zedgamer9@2001:470:69fc:105::2:3ee4)
2022-09-04 07:51:42 mc47 joins (~mc47@xmonad/TheMC47)
2022-09-04 07:57:01 yuu[m] joins (~yuum]@2001:470:69fc:105::8a6)
2022-09-04 08:00:16 Robin[m]1234 joins (~robinnorr@2001:470:69fc:105::c07c)
2022-09-04 08:01:24 h7x4[m] joins (~h7x4naniw@2001:470:69fc:105::1:f33d)
2022-09-04 08:01:34 uhoreg joins (~uhoreg@2001:470:69fc:105::35f)
2022-09-04 08:09:17 wonko_ joins (~wjc@2a0e:1c80:2::130)
2022-09-04 08:11:54 sagax joins (~sagax_nb@user/sagax)
2022-09-04 08:18:43 × thunderrd quits (~thunderrd@183.182.115.199) (Ping timeout: 248 seconds)
2022-09-04 08:34:15 benin0 joins (~benin@183.82.178.130)
2022-09-04 09:00:35 × craige[m] quits (~craigemcw@2001:470:69fc:105::35f1) (Quit: You have been kicked for being idle)
2022-09-04 09:46:20 <Solid> mc47: \o/
2022-09-04 09:46:39 <Solid> you should congratulate yourself; you are a contributor as well, after all :)
2022-09-04 09:50:22 <Solid> Well, seems like Arch Haskell packaging is picking up again (they already updated to 0.17.1)
2022-09-04 10:40:28 ft joins (~ft@p4fc2a0f5.dip0.t-ipconnect.de)
2022-09-04 11:18:47 × [Leary] quits (~Leary]@user/Leary/x-0910699) (Ping timeout: 255 seconds)
2022-09-04 11:22:18 × wonko_ quits (~wjc@2a0e:1c80:2::130) (Ping timeout: 240 seconds)
2022-09-04 11:25:19 logzet joins (~quassel@2001:9e8:e534:f100:dabb:c1ff:fed3:a1b9)
2022-09-04 11:48:01 [Leary] joins (~Leary]@user/Leary/x-0910699)
2022-09-04 12:17:32 alternateved joins (~user@staticline-31-183-146-203.toya.net.pl)
2022-09-04 12:22:11 <alternateved> Congratulations on release!
2022-09-04 12:22:55 <alternateved> Thanks for all of your hard work
2022-09-04 12:30:04 <Solid> <3
2022-09-04 12:56:48 × alternateved quits (~user@staticline-31-183-146-203.toya.net.pl) (Remote host closed the connection)
2022-09-04 13:23:23 alternateved joins (~user@staticline-31-183-146-203.toya.net.pl)
2022-09-04 13:24:16 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-09-04 14:09:51 × alternateved quits (~user@staticline-31-183-146-203.toya.net.pl) (Read error: Connection reset by peer)
2022-09-04 14:30:41 noex joins (~null@user/noex)
2022-09-04 14:32:43 <Solid> [Leary], stupid question: is M-q supposed to not work with the flake?
2022-09-04 14:36:39 <Solid> (my understanding was that it adds xmonad and xmonad-contrib to the package index of the relevant GHC version such that when users call xmonad --recompile everything is available, but I can't make it work for some reason)
2022-09-04 14:36:55 <[Leary]> It is supposed, to work, but atm it requires a workaround: https://gist.github.com/LSLeary/ca77558eb9d11a83ced418fe41356e3a
2022-09-04 14:37:46 <[Leary]> Or just "export XMONAD_GHC=$NIX_GHC; xmonad --recompile && xmonad --restart" should work.
2022-09-04 14:40:18 × noex quits (~null@user/noex) (Ping timeout: 264 seconds)
2022-09-04 14:42:59 noex joins (~null@user/noex)
2022-09-04 14:44:40 <[Leary]> Mmmm. I guess it's bad to leave it like this for too long; I'll try to PR my flake and NIX.md changes tomorrow.
2022-09-04 14:47:20 <Solid> Mh, still no luck :/
2022-09-04 14:48:15 <Solid> to me it looks like it's using an older version of the contrib library to compile against (complains about some recently-ish added features to X.U.Run)
2022-09-04 14:50:51 <[Leary]> Are you also using xmonad-contrib.nixosModule? Have you run `nix flake lock --update-input xmonad/-contrib`?
2022-09-04 14:52:04 <Solid> Yeah I do, and my flake.lock file shows the most recent commit hashes
2022-09-04 14:55:05 <[Leary]> If you use the prefix option, have you made sure that the overlay adding it to pkgs runs before the xmonad/-contrib overlays?
2022-09-04 14:57:37 <Solid> the only thing I set is flake.enable = true
2022-09-04 14:57:42 <Solid> so everything else should default
2022-09-04 14:58:42 <[Leary]> Unless you have some other overlay messing with your pkgs.haskellPackages, I don't know what's going wrong. :/
2022-09-04 15:00:34 <[Leary]> Well, there's possibly some mess from an imperfect `nixos-rebuild switch`; it's always worth trying a `boot` when you have problems. But yeah, beyond that I really don't know.
2022-09-04 15:05:44 <Solid> well, guess it's no flake for me :/
2022-09-04 15:06:04 <[Leary]> Oh, this isn't a flake thing, but if you started using the `xmonad.config` option from the standard NixOS module, it's expected for recompilation to break. In which case you also need ... I think it's `xmonad.enableConfiguredRecompile`.
2022-09-04 15:07:29 <[Leary]> Or if you use home-manager, which does god-knows-what.
2022-09-04 15:08:16 <Solid> I do use home-manager, but I figured the services.xserver.windowManager options would be respected (maybe that was the mistake)
2022-09-04 15:08:52 × noex quits (~null@user/noex) (Quit: :q!)
2022-09-04 15:10:06 <[Leary]> If you set some xmonad or windowManager options there, I'd fully expect it to interfere with those options. Otherwise, it'd be pretty strange if it did.
2022-09-04 15:10:32 <[Leary]> Someone else with home-manager set an option that apparently was't compatible with the flake.
2022-09-04 15:11:27 <Solid> Nah I'm not setting any xserver options with home-manager, which is why I expected it not to really interfere
2022-09-04 15:12:30 <Solid> Oh well, it's not a stash called "FIX XMONAD FLAKE" and it shall stay like that for the near future :)
2022-09-04 15:12:34 <Solid> thanks for the help
2022-09-04 15:13:36 <[Leary]> np, too bad it was beyond my ken
2022-09-04 15:14:08 <Solid> s/not/now/
2022-09-04 15:26:45 zeitgeist joins (~nightwing@124-170-152-71.dyn.iinet.net.au)
2022-09-04 16:02:04 alternateved joins (~user@staticline-31-183-146-203.toya.net.pl)
2022-09-04 16:19:00 × zeitgeist quits (~nightwing@124-170-152-71.dyn.iinet.net.au) (Quit: WeeChat 3.6)
2022-09-04 17:04:28 noex joins (~null@user/noex)
2022-09-04 17:14:55 thunderrd joins (~thunderrd@183.182.111.208)
2022-09-04 17:15:17 × thunderrd quits (~thunderrd@183.182.111.208) (Remote host closed the connection)
2022-09-04 17:16:23 thunderrd joins (~thunderrd@183.182.111.208)
2022-09-04 17:17:12 wonko_ joins (~wjc@2a0e:1c80:2::130)
2022-09-04 17:18:21 × thunderrd quits (~thunderrd@183.182.111.208) (Remote host closed the connection)
2022-09-04 17:20:30 thunderrd joins (~thunderrd@183.182.111.208)
2022-09-04 17:26:09 × thunderrd quits (~thunderrd@183.182.111.208) (Read error: Connection reset by peer)
2022-09-04 17:26:09 thunderrd_ joins (~thunderrd@183.182.111.208)
2022-09-04 18:08:52 alternat` joins (~user@staticline-31-183-146-203.toya.net.pl)
2022-09-04 18:09:53 <alternateved> Solid: I've used something like this with xmonad flake to make `M-q` work: https://git.sr.ht/~alternateved/dotfiles/tree/585b20074dc897165de9d9153e422d44da3a2a2f/item/xmonad/.config/xmonad/xmonad.hs#L143
2022-09-04 18:09:59 alternat` parts (~user@staticline-31-183-146-203.toya.net.pl) ()
2022-09-04 18:11:21 <alternateved> But I did not use xmonad flake with home-manager
2022-09-04 18:16:47 <Solid> alternateved: that's with the old flake, right? Because as I understood the new module approach should "just work" with M-q
2022-09-04 18:17:30 <Solid> home-manager doesn't really touch X stuff for me, so no idea what went wrong (certainly a quest for future-me to solve :)
2022-09-04 18:19:24 <alternateved> Well it was more like I had another flake that used xmonad and xmonad-contrib flakes as an input and built my binary from it, similarly as it works with cabal project
2022-09-04 18:19:37 <Solid> ah I see
2022-09-04 18:20:07 <Solid> my nix skills still haven't ascended enough for that :P
2022-09-04 18:20:23 <alternateved> Then I had added the result to PATH
2022-09-04 18:20:36 <alternateved> I think the kmonad setup is similar
2022-09-04 18:20:59 <alternateved> Well, I wasn't proud of that solution to be honest, but it worked
2022-09-04 18:21:30 <Solid> what're you using nowadays?
2022-09-04 18:21:40 <alternateved> Whenever I needed to rebuild xmonad I would just `nix build .` in flake root project and `M-q` would restart it
2022-09-04 18:21:59 <alternateved> Gentoo
2022-09-04 18:22:05 <alternateved> As a fun side project
2022-09-04 18:22:12 <Solid> hah
2022-09-04 18:22:35 <alternateved> So with Gentoo I decided to use the portage to manage mostly everything
2022-09-04 18:23:26 <alternateved> The state of haskell packages on Gentoo is pretty good too
2022-09-04 18:25:56 × wonko_ quits (~wjc@2a0e:1c80:2::130) (Ping timeout: 268 seconds)

All times are in UTC.