DevOS | 39 Members | |
| Seeking help and geeking out together on https://github.com/divnix/devos & https://github.com/divnix/digga | 10 Servers |
| Sender | Message | Time |
|---|---|---|
| 12 Aug 2021 | ||
| If we can unwind the stack a bit:
I feel like there's something dead easy I could do to fix this. Any ideas what that would be? I'm not sure using Digga is it yet. | 21:37:51 | |
| let me pull your flake and see if I can find the issue | 21:39:02 | |
In reply to @ultranix:matrix.org Ok, it's 100% an emacs issue, I spliced down your profile until and simply adding/removing user.profiles.emacs from your user makes the issue appear/disappear. i don't use emacs, or understand how their overlay works but that's your current issue. if you haven't heard about
allows for very quick debugging | 21:39:08 | |
honestly bud repl is da shit 👍️ David Arnold (blaggacao) | 21:40:17 | |
| Yeah, I tried to lure some emacers into the DevOS community at some point a few months back, because the Emacs user story isn't really great in general, even on NixOS proper. | 21:40:24 | |
| I tried to help, but since I don't use it personally, it's a bit hard to find the time. | 21:40:48 | |
In reply to @d4hines:matrix.orgupfront investment is a bit more involved, but tailing compound interests are considerable 🐿️ | 21:40:48 | |
| I have looked at emacs a few times, and using evil-mode seems like it would be a nice an OK entry into it as a vimmer, but it's such a commitment, it's like taking my shell and turning it into an OS. I'm quite happy with my vim+tmux+zsh setup, it's really org-mode and a few other things that have emacs calling to me. | 21:41:46 | |
| Indeed. A comparable org mode in vim would be stellar | 21:43:02 | |
In reply to @blaggacao:matrix.orgI don't doubt it! But I've carved out a set block of time to make an effort at using Nix for my day-to-day workstation. I don't think learning (and possibly waiting for/developing new features for) the DevOS family of tools will fit into that time. My hope is that if I can get something working reliably, I can learn the cool stuff little by little. | 21:43:52 | |
| well I'm building your hm config now, we'll see if I can track down the issue | 21:44:44 | |
In reply to @timdeh:matrix.orgcan't seem to find that with a search | 21:44:51 | |
| I know there are plugins, but nothing that works as well (from what I hear at least) | 21:45:17 | |
| oh i completely misunderstood what you said, i thought you said there was a vim plugin called stellar that was comparable to org-mode 😅 | 21:46:15 | |
In reply to @timdeh:matrix.orgAre you on the latest commit (that has digga) or the one with my overlay (46ba9712110e164d4fe963d525511ce0d9bc86d3)? it's a bit disorganized right now | 21:46:48 | |
| oh no, I just thought I'd use a language throwback from the 80/90s 😅 | 21:47:08 | |
| The one you linked earlier with the overlay | 21:47:30 | |
| 46ba97 | 21:47:39 | |
| Cool ty! | 21:47:43 | |
| How are you debugging it? I'm so curious to know. | 21:48:06 | |
| hmm, well interestingly, it built fine for me with no issues 😅 | 21:48:43 | |
| the problem must occur during activation perhaps? | 21:48:52 | |
| I think I can make a new throwaway user to try activating it | 21:49:15 | |
| if you mean emacs overlay, my example would be help you https://github.com/GTrunSec/Coding-Dev-Env-With-NixFlake/blob/main/emacs/flake.nix | 22:16:40 | |
| 22:23:34 | ||
When using the imperative commands like nix-env --set-flag, where is that metadata stored? | 22:26:18 | |
| good question | 22:27:24 | |
| I think priority information is part of the module system, so probably within the derivation itself (but that's just a guess) | 22:27:54 | |
| * if you mean emacs overlay, my example would help you (emacs-ng feature )https://github.com/GTrunSec/Coding-Dev-Env-With-NixFlake/blob/main/emacs/flake.nix | 22:28:48 | |
| bud repl | 22:38:51 | |