| 22 Oct 2022 |
k0kada (he/him) | I double-checked, it is the new doom feature for profile | 15:27:16 |
k0kada (he/him) | The @ is the default profile I think | 15:27:22 |
k0kada (he/him) | Well, I kinda have it working right now, but more work needs to be done | 15:27:39 |
k0kada (he/him) | https://github.com/nix-community/nix-doom-emacs/pull/316 If you have any ideas ckie (they/them), they're welcome | 15:29:23 |
k0kada (he/him) | The new profile feature is really annoying | 15:29:30 |
k0kada (he/him) | BTW, I am only testing with nix build .#checks.x86_64-linux.init-example-el-emacsGit. I think the non Emacs Git is still broken | 15:30:13 |
ckie (they/them) | the profile thing smells like scope creep to me.. | 15:31:16 |
k0kada (he/him) | Yeah, exactly... | 15:31:26 |
ckie (they/them) | inb4 "doom emacs lite" | 15:31:34 |
ckie (they/them) | wasn't it supposed to be a lite vs spacemacs | 15:31:45 |
k0kada (he/him) | The good point is that at least the straight is building correctly it seems | 15:32:48 |
k0kada (he/him) | Because the packages loads correctly | 15:32:55 |
ckie (they/them) | mm that's nice | 15:33:02 |
k0kada (he/him) | Even doom-dashboard is working again | 15:33:06 |
ckie (they/them) | have had a tough day today | 15:33:08 |
ckie (they/them) | ooh! | 15:33:09 |
k0kada (he/him) | We just have to figure out how to separate the doom-data-dir between what is writeable and what it is not | 15:33:38 |
k0kada (he/him) | Because the non-writeable part should be loaded from the straight env | 15:33:51 |
k0kada (he/him) | (BTW, from what I understand doom-data-dir shouldn't be writeable at all, but upstream doesn't seem to care or is in the process of migration 🤷) | 15:34:27 |
ckie (they/them) | yeah upstream seems quite wonky | 15:34:55 |
ckie (they/them) | i'm definitely on the pessimistic side of this but it feels like we're trying to make a very impure thing pure | 15:35:58 |
ckie (they/them) | thoughts on soft fork of the doom repo? | 15:36:26 |
k0kada (he/him) | I fear us forking doom repo will mean that we eventually get a really broken system in the future | 15:36:57 |
k0kada (he/him) | Because the Emacs ecosystem moves fast | 15:37:05 |
k0kada (he/him) | And doom-emacs has some really low level integration with a few packages | 15:37:16 |
ckie (they/them) | we're currently doing a WINE i think | 15:37:31 |
ckie (they/them) | like our impl of straight.el and whatnot is quite inaccurate but yeah | 15:38:49 |
ckie (they/them) | there's a lot of cogs in the machine | 15:38:54 |
ckie (they/them) | i just wonder because like, i have a private nixpkgs branch: | 15:39:19 |
ckie (they/them) |  Download image.png | 15:39:23 |