2023-11-07 01:23:59 +0100 | DangerBird | (DangerBird@gateway/vpn/protonvpn/dangerbird) |
2023-11-07 01:24:30 +0100 | DangerBird | (DangerBird@gateway/vpn/protonvpn/dangerbird) (Client Quit) |
2023-11-07 01:24:49 +0100 | DangerBird | (DangerBird@gateway/vpn/protonvpn/dangerbird) |
2023-11-07 01:28:03 +0100 | DangerBird | (DangerBird@gateway/vpn/protonvpn/dangerbird) (Client Quit) |
2023-11-07 02:12:37 +0100 | immibis_ | immibis |
2023-11-07 02:18:41 +0100 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 240 seconds) |
2023-11-07 02:23:27 +0100 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
2023-11-07 03:24:44 +0100 | hightower3 | (~hightower@89-164-106-40.dsl.iskon.hr) |
2023-11-07 03:27:28 +0100 | hightower2 | (~hightower@235-112.dsl.iskon.hr) (Ping timeout: 260 seconds) |
2023-11-07 04:18:26 +0100 | <[Leary]> | Solid: I'll at least take a look---what's the issue? |
2023-11-07 04:48:41 +0100 | td_ | (~td@i53870926.versanet.de) (Ping timeout: 240 seconds) |
2023-11-07 04:50:45 +0100 | td_ | (~td@i5387090C.versanet.de) |
2023-11-07 09:05:15 +0100 | dsal | (sid13060@id-13060.lymington.irccloud.com) (Server closed connection) |
2023-11-07 09:05:26 +0100 | dsal | (sid13060@id-13060.lymington.irccloud.com) |
2023-11-07 09:51:05 +0100 | alp | (~alp@2001:861:5e02:eff0:7717:48d8:8dae:8ad2) |
2023-11-07 09:51:24 +0100 | alp | (~alp@2001:861:5e02:eff0:7717:48d8:8dae:8ad2) (Changing host) |
2023-11-07 09:51:24 +0100 | alp | (~alp@user/alp) |
2023-11-07 11:20:01 +0100 | mc47 | (~mc47@xmonad/TheMC47) |
2023-11-07 11:50:15 +0100 | Inst | (~Inst@120.244.192.250) |
2023-11-07 12:12:21 +0100 | Inst | (~Inst@120.244.192.250) (Ping timeout: 240 seconds) |
2023-11-07 12:13:17 +0100 | ft | (~ft@p4fc2a529.dip0.t-ipconnect.de) (Quit: leaving) |
2023-11-07 12:32:49 +0100 | Inst | (~Inst@120.244.192.250) |
2023-11-07 12:43:37 +0100 | <Solid> | oh, seems like I was reading the docs wrong, and I really have to implement my own restart logic based on `launch`? |
2023-11-07 12:45:20 +0100 | <liskin> | yeah that API isn't good |
2023-11-07 12:46:03 +0100 | liskin | uses the "if it's invoked as xmonad-arch-os it won't get recompiled no matter what" loophole :-) |
2023-11-07 12:46:38 +0100 | <liskin> | + recompile manually |
2023-11-07 12:48:42 +0100 | <Solid> | Well the problem is that recompiling manually would involve a nixos-rebuild, which I sorta don't want to do |
2023-11-07 12:50:59 +0100 | <liskin> | :-) |
2023-11-07 12:51:22 +0100 | <liskin> | I'm still using my years old Makefile + stack |
2023-11-07 12:51:44 +0100 | <liskin> | manually is primarily to make restarts quick |
2023-11-07 12:52:23 +0100 | Solid | is currently trying to switch from stack to the flake |
2023-11-07 12:52:42 +0100 | <liskin> | oh, that new and stupid user was you? |
2023-11-07 12:52:48 +0100 | <Solid> | yes :) |
2023-11-07 12:53:03 +0100 | <Solid> | I've already hit fantastic bugs with stack, like pointing it to my local copy of X11 resulting in xmonad building without xinerama support |
2023-11-07 12:53:12 +0100 | <Solid> | that was fun to debug |
2023-11-07 12:55:22 +0100 | <liskin> | xinerama should have been made non-optional years ago |
2023-11-07 12:55:34 +0100 | <[Leary]> | In my opinion, you should ignore most of the (stock) xmonad NixOS config options: just use enable/ContribAndExtras and recompile normally. You'll only need to nixos-rebuild if you want to test another core/contrib branch. |
2023-11-07 13:10:44 +0100 | <Solid> | liskin: yeah no idea how that happened, but it was quite literally yesterday |
2023-11-07 13:10:50 +0100 | <Solid> | I saw that X11's stack yaml didn't specify `xorg.libXinerama` as a dependency, but adding that didn't make the problem go away |
2023-11-07 13:11:59 +0100 | <Solid> | [Leary]: Apparently I don't need my own compilation logic at all, but it was a missing `windowManager.xmonad.enableConfiguredRecompile` that messed everything up (an option seemingly put only there to annoy people) |
2023-11-07 13:24:08 +0100 | alp | (~alp@user/alp) (Quit: Leaving) |
2023-11-07 13:24:23 +0100 | alp | (~alp@2001:861:5e02:eff0:7717:48d8:8dae:8ad2) |
2023-11-07 14:01:33 +0100 | alp | (~alp@2001:861:5e02:eff0:7717:48d8:8dae:8ad2) (Ping timeout: 260 seconds) |
2023-11-07 14:07:37 +0100 | lally | (sid388228@id-388228.uxbridge.irccloud.com) (Server closed connection) |
2023-11-07 14:07:46 +0100 | lally | (sid388228@id-388228.uxbridge.irccloud.com) |
2023-11-07 16:25:52 +0100 | _qw_ | _qw |
2023-11-07 17:42:48 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 17:44:45 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 17:47:16 +0100 | alp | (~alp@2001:861:5e02:eff0:40fb:3515:43ea:e419) |
2023-11-07 17:49:57 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 17:49:57 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 17:56:41 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:00:48 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 18:04:04 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:10:19 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 18:16:23 +0100 | joshproehl | (~quassel@user/joshproehl) (Server closed connection) |
2023-11-07 18:16:25 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:16:32 +0100 | joshproehl | (~quassel@user/joshproehl) |
2023-11-07 18:31:10 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 18:35:27 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:36:38 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 18:40:14 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:41:13 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 18:43:41 +0100 | Inst | (~Inst@120.244.192.250) (Ping timeout: 240 seconds) |
2023-11-07 18:44:18 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:44:39 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 18:49:53 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:54:05 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 18:56:22 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 18:57:19 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 19:01:39 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:05:09 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 19:06:22 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:11:49 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 19:18:33 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:23:09 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 19:27:50 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:32:11 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 19:35:30 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:38:11 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 19:41:29 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:43:24 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 19:48:04 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 19:54:07 +0100 | matijja | (~matijja@193.77.181.201) (Quit: ZNC 1.8.2 - https://znc.in) |
2023-11-07 19:54:58 +0100 | matijja | (~matijja@193.77.181.201) |
2023-11-07 19:55:24 +0100 | matijja | (~matijja@193.77.181.201) (Client Quit) |
2023-11-07 19:55:55 +0100 | matijja | (~matijja@193.77.181.201) |
2023-11-07 20:07:15 +0100 | alp | (~alp@2001:861:5e02:eff0:40fb:3515:43ea:e419) (Ping timeout: 258 seconds) |
2023-11-07 20:14:27 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 20:21:01 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 20:24:09 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 20:25:06 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 20:26:45 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 20:32:09 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 20:38:52 +0100 | ft | (~ft@p4fc2a529.dip0.t-ipconnect.de) |
2023-11-07 20:41:26 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 20:51:49 +0100 | alp | (~alp@2001:861:5e02:eff0:c4b6:a2a:56cf:4df4) |
2023-11-07 21:03:01 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 21:09:50 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 21:12:32 +0100 | mvk | (~mvk@2607:fea8:5c9a:a600::900d) |
2023-11-07 21:12:33 +0100 | mvk | (~mvk@2607:fea8:5c9a:a600::900d) (Client Quit) |
2023-11-07 21:13:14 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 21:13:32 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 21:16:52 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 21:20:01 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 21:21:41 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 21:23:09 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 21:29:04 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 21:29:31 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 22:18:59 +0100 | alp | (~alp@2001:861:5e02:eff0:c4b6:a2a:56cf:4df4) (Ping timeout: 252 seconds) |
2023-11-07 22:20:54 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:23:29 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 22:25:37 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:26:37 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 22:30:04 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:33:53 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Remote host closed the connection) |
2023-11-07 22:36:41 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:37:33 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 22:40:54 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:43:08 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 22:46:17 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 22:49:44 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 22:56:38 +0100 | alp | (~alp@2001:861:5e02:eff0:152f:3894:dff9:5483) |
2023-11-07 22:58:36 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 23:02:12 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 23:05:18 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 23:41:41 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 23:45:33 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 23:49:01 +0100 | <xmonadtrack> | New xmonad-contrib branch created: pull/841 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/841 |
2023-11-07 23:51:21 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
2023-11-07 23:55:03 +0100 | todi | (~todi@p4fd1a3e6.dip0.t-ipconnect.de) |
2023-11-07 23:55:14 +0100 | alp | (~alp@2001:861:5e02:eff0:152f:3894:dff9:5483) (Ping timeout: 252 seconds) |