Logs: liberachat/#xmonad
| 2024-07-02 03:27:14 | <geekosaur> | which is actually what I was checking for with that suggestion |
| 2024-07-02 03:27:47 | <haskellbridge> | <iqubic (she/her)> Yeah... It was compiling my config properly, but then proceeding to continue to use an older version of my config. |
| 2024-07-02 03:30:11 | <geekosaur> | hm. do you happen to have both ~/.xmonad and ~/.config/xmonad (or at least ~/.cache/xmonad) for some reason? |
| 2024-07-02 03:30:51 | <haskellbridge> | <iqubic (she/her)> I didn't, but now I do. |
| 2024-07-02 03:31:45 | <geekosaur> | you shouldn't have both, but supposedly if you have ~/.xmonad/xmonad.hs then everything should use ~/.xmonad |
| 2024-07-02 03:32:12 | <geekosaur> | I don't know if nix messes with this, which is possible with environment variables |
| 2024-07-02 03:32:18 | <haskellbridge> | <iqubic (she/her)> I do now have ~/.xmonad/xmonad.hs and things are using that. |
| 2024-07-02 03:32:42 | <haskellbridge> | <iqubic (she/her)> Nix did mess with that a bit, but I just told nix to stop messing with it so I could do this on my own. |
| 2024-07-02 03:34:07 | <haskellbridge> | <iqubic (she/her)> Should I be worried about this warning? |
| 2024-07-02 03:34:08 | <haskellbridge> | <iqubic (she/her)> XMonad will use ghc to recompile, because none of "/home/sophia/.xmonad/build", "/home/sophia/.xmonad/stack.yaml", "/home/sophia/.xmonad/flake.nix", "/home/sophia/.xmonad/default.nix" exist. |
| 2024-07-02 03:34:27 | <haskellbridge> | <iqubic (she/her)> That's what I'm getting from running "xmonad --recompile" right now. |
| 2024-07-02 03:35:59 | <geekosaur> | no, it's basically an informational diagnostic to help you verify that it's doing the right thing |
| 2024-07-02 03:37:23 | <geekosaur> | I'm not sure it's even necessary any more, that code's fairly solid at this point |
| 2024-07-02 03:42:48 | <haskellbridge> | <iqubic (she/her)> Do you need your xmonad.hs to declare itself a module? You aren't doing that... |
| 2024-07-02 03:44:04 | <geekosaur> | as usual for Haskell, it's implicitly `module Main where` because it doesn't have a module declaration |
| 2024-07-02 03:44:47 | <haskellbridge> | <iqubic (she/her)> I didn't actually know that. |
| 2024-07-02 03:45:03 | <haskellbridge> | <iqubic (she/her)> What's the state dir for xmoand? |
| 2024-07-02 03:45:51 | <geekosaur> | everything including state is in ~/.xmonad if your xmonad.hs is there, otherwise it's ~/.cache/xmonad |
| 2024-07-02 03:47:14 | <haskellbridge> | <iqubic (she/her)> Thanks. I've just told nix to stop explicitly managing xmonad for me, and now things seems to be working a lot better. |
| 2024-07-02 03:48:34 | <geekosaur> | if you set all of `XMONAD_DATA_DIR`, `XMONAD_CONFIG_DIR`, and `XMONAD_CACHE_DIR` are set in the environment then it'll be in `XMONAD_CACHE_DIR` |
| 2024-07-02 03:49:10 | <geekosaur> | along with your compiled config, xmonad.errors (output from compiling your config), and things like XMonad.Prompt saved history |
| 2024-07-02 03:50:06 | <haskellbridge> | <iqubic (she/her)> Good to know. |
| 2024-07-02 05:27:44 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Read error: Connection timed out) |
| 2024-07-02 06:07:11 | × | Nixkernal quits (~Nixkernal@240.17.194.178.dynamic.cust.swisscom.net) (Ping timeout: 264 seconds) |
| 2024-07-02 06:36:57 | × | catman quits (~catman@user/catman) (Read error: Connection reset by peer) |
| 2024-07-02 07:13:35 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-02 08:30:49 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 2024-07-02 08:54:58 | × | ft quits (~ft@p4fc2ab80.dip0.t-ipconnect.de) (Quit: leaving) |
| 2024-07-02 09:20:49 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 256 seconds) |
| 2024-07-02 09:43:36 | → | ChubaDuba joins (~ChubaDuba@46.147.208.129) |
| 2024-07-02 09:50:15 | × | ChubaDuba quits (~ChubaDuba@46.147.208.129) (Quit: Leaving) |
| 2024-07-02 11:36:54 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-02 12:10:01 | → | eColi888 joins (~eColi888@user/eColi888) |
| 2024-07-02 12:14:01 | × | eColi888 quits (~eColi888@user/eColi888) (Quit: leaving) |
| 2024-07-02 14:48:00 | → | catman joins (~catman@user/catman) |
| 2024-07-02 15:19:55 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 246 seconds) |
| 2024-07-02 16:02:03 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Remote host closed the connection) |
| 2024-07-02 16:03:23 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 2024-07-02 17:51:41 | → | ft joins (~ft@p4fc2ab80.dip0.t-ipconnect.de) |
| 2024-07-03 00:30:44 | × | edog quits (~edog@alcotrash.org) (Remote host closed the connection) |
| 2024-07-03 02:41:39 | × | td_ quits (~td@i53870908.versanet.de) (Ping timeout: 268 seconds) |
| 2024-07-03 02:43:04 | → | td_ joins (~td@i5387092B.versanet.de) |
| 2024-07-03 04:59:54 | → | ChubaDuba joins (~ChubaDuba@79.136.179.33) |
| 2024-07-03 05:30:05 | → | ChubaDuba_ joins (~ChubaDuba@79.136.176.166) |
| 2024-07-03 05:32:58 | × | ChubaDuba quits (~ChubaDuba@79.136.179.33) (Ping timeout: 264 seconds) |
| 2024-07-03 06:11:25 | → | Maeda joins (~Maeda@91-161-10-149.subs.proxad.net) |
| 2024-07-03 06:13:07 | → | _ChubaDuba_ joins (~ChubaDuba@37.112.227.152) |
| 2024-07-03 06:13:22 | × | _ChubaDuba_ quits (~ChubaDuba@37.112.227.152) (Remote host closed the connection) |
| 2024-07-03 06:13:55 | → | ChubaDuba joins (~ChubaDuba@37.112.227.152) |
| 2024-07-03 06:15:57 | × | ChubaDuba_ quits (~ChubaDuba@79.136.176.166) (Ping timeout: 268 seconds) |
| 2024-07-03 06:30:03 | × | ChubaDuba quits (~ChubaDuba@37.112.227.152) (Ping timeout: 252 seconds) |
| 2024-07-03 06:31:26 | → | ChubaDuba joins (~ChubaDuba@5.165.179.174) |
| 2024-07-03 06:44:29 | × | ChubaDuba quits (~ChubaDuba@5.165.179.174) (Ping timeout: 240 seconds) |
| 2024-07-03 07:21:07 | × | ft quits (~ft@p4fc2ab80.dip0.t-ipconnect.de) (Quit: leaving) |
| 2024-07-03 09:52:29 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-03 11:11:42 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 256 seconds) |
| 2024-07-03 11:12:55 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-03 12:24:53 | × | cfricke quits (~cfricke@user/cfricke) (Ping timeout: 240 seconds) |
| 2024-07-03 13:32:41 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-03 14:08:43 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.2.2) |
| 2024-07-03 15:22:50 | → | cfricke joins (~cfricke@user/cfricke) |
| 2024-07-03 15:37:42 | × | berberman_ quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-07-03 15:38:16 | → | berberman joins (~berberman@user/berberman) |
| 2024-07-03 15:38:22 | × | berberman quits (~berberman@user/berberman) (Remote host closed the connection) |
| 2024-07-03 15:39:43 | → | berberman joins (~berberman@user/berberman) |
| 2024-07-03 16:32:49 | × | catman quits (~catman@user/catman) (Read error: Connection reset by peer) |
| 2024-07-03 17:21:18 | → | ft joins (~ft@p4fc2ab80.dip0.t-ipconnect.de) |
| 2024-07-03 17:48:49 | → | catman joins (~catman@user/catman) |
| 2024-07-03 18:00:02 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.2.2) |
| 2024-07-03 18:07:57 | × | jsoo quits (~jsoo@irc.refl.club) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-07-03 18:42:03 | × | todi quits (~todi@p57803331.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in) |
| 2024-07-03 18:47:36 | × | weitcis_ quits (~quassel@syn-076-082-169-160.res.spectrum.com) (Ping timeout: 252 seconds) |
| 2024-07-03 18:48:09 | → | weitcis joins (~quassel@syn-076-082-169-160.res.spectrum.com) |
| 2024-07-03 19:18:02 | → | mekeor joins (~user@2001:a61:25ed:a301:ad37:1d69:745f:dbe2) |
| 2024-07-03 21:09:48 | → | jsoo joins (~jsoo@irc.refl.club) |
| 2024-07-03 21:25:06 | × | jsoo quits (~jsoo@irc.refl.club) (Quit: ZNC 1.9.0 - https://znc.in) |
| 2024-07-03 21:28:43 | → | jsoo joins (~jsoo@irc.refl.club) |
| 2024-07-03 21:28:48 | × | jsoo quits (~jsoo@irc.refl.club) (Remote host closed the connection) |
| 2024-07-03 21:29:17 | → | jsoo joins (~jsoo@irc.refl.club) |
| 2024-07-03 21:33:16 | × | deepy quits (deepy@user/deepy) (Read error: Connection reset by peer) |
| 2024-07-03 21:36:04 | → | deepy joins (deepy@user/deepy) |
| 2024-07-03 21:46:46 | × | jsoo quits (~jsoo@irc.refl.club) (Quit: ZNC 1.9.0 - https://znc.in) |
| 2024-07-03 21:47:44 | → | jsoo joins (~jsoo@irc.refl.club) |
| 2024-07-03 23:15:13 | × | mekeor quits (~user@2001:a61:25ed:a301:ad37:1d69:745f:dbe2) (Quit: towards emacs as interface to cybernetic council communism) |
| 2024-07-03 23:25:37 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 256 seconds) |
| 2024-07-03 23:39:23 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2024-07-03 23:56:56 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 268 seconds) |
| 2024-07-04 00:25:53 | → | dysthesis joins (~dysthesis@user/dysthesis) |
| 2024-07-04 01:23:09 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2024-07-04 01:44:59 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 264 seconds) |
| 2024-07-04 01:58:45 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2024-07-04 02:12:07 | → | dysthesi1 joins (~dysthesis@user/dysthesis) |
| 2024-07-04 02:12:33 | × | dysthesis quits (~dysthesis@user/dysthesis) (Remote host closed the connection) |
| 2024-07-04 02:40:20 | × | td_ quits (~td@i5387092B.versanet.de) (Ping timeout: 268 seconds) |
| 2024-07-04 02:41:35 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 268 seconds) |
| 2024-07-04 02:41:46 | → | td_ joins (~td@i5387093F.versanet.de) |
| 2024-07-04 02:51:50 | × | dysthesi1 quits (~dysthesis@user/dysthesis) (Remote host closed the connection) |
| 2024-07-04 02:55:12 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2024-07-04 06:10:03 | → | dysthesis joins (~dysthesis@user/dysthesis) |
| 2024-07-04 06:51:53 | × | ft quits (~ft@p4fc2ab80.dip0.t-ipconnect.de) (Quit: leaving) |
All times are in UTC.