| 13 Sep 2022 |
ckie (they/them) | wheww review over | 11:55:13 |
ckie (they/them) | * wheww review over (#266) | 11:55:25 |
ckie (they/them) | only took two days! | 11:55:33 |
ckie (they/them) | * "only" took two days! | 11:55:37 |
ckie (they/them) | think that may be my top 2 review comment count | 11:55:52 |
ribosomerocker | @ckie (they/them) about https://github.com/nix-community/nix-doom-emacs/pull/266#discussion_r968602853, which README do i link? you did say to rename the current docs/README.md to docs/reference.md, so wouldn't a README.md link be useless? | 16:21:15 |
ribosomerocker | and with this: https://github.com/nix-community/nix-doom-emacs/pull/266#discussion_r969497886 what do you mean by "in the heading"? surely not in the ## ... line, right? | 16:30:55 |
| Yuki (they/them) (Old) joined the room. | 21:26:13 |
Yuki (they/them) (Old) | Hello, I came from the Nix single-user build issue o/ https://github.com/nix-community/nix-doom-emacs/issues/277 | 21:26:16 |
k0kada (he/him) | Hi | 21:28:23 |
Yuki (they/them) (Old) | I just realized what subr and trampoline refers to | 21:27:51 |
k0kada (he/him) | Well, the first thing I can think is maybe trying to dump the env from single-user vs multi-user | 21:28:44 |
k0kada (he/him) | Just to compare | 21:28:48 |
Yuki (they/them) (Old) | whose env? | 21:28:01 |
Yuki (they/them) (Old) | the build environment? | 21:28:05 |
k0kada (he/him) | Yeah | 21:29:15 |
k0kada (he/him) | I hope they're mostly similar, maybe with the exception of the user | 21:29:46 |
k0kada (he/him) | BTW, this is not the first time I saw this problem, but at least now I know how to repro it | 21:30:55 |
ribosomerocker | In reply to@mon:tchncs.de @ckie (they/them) about https://github.com/nix-community/nix-doom-emacs/pull/266#discussion_r968602853, which README do i link? you did say to rename the current docs/README.md to docs/reference.md, so wouldn't a README.md link be useless? kind of off-topic, but if ckie goes online, i'd like them to respond to this | 21:32:43 |
ckie (they/them) | wow, I just went online | 21:32:53 |
ckie (they/them) | literally 40-ish sec ago | 21:33:02 |
Yuki (they/them) (Old) | In reply to@k0kada:matrix.org Well, the first thing I can think is maybe trying to dump the env from single-user vs multi-user Actually, just a runCommand is fine? Not reusing the build environment of nix-doom-emacs | 21:32:59 |
ribosomerocker | In reply to@ckie:ckie.dev wow, I just went online well, i just sent this because of the sudden activity, maybe you went online because of that too 😛 | 21:34:33 |
k0kada (he/him) | In reply to @yuki:backalley.club Actually, just a runCommand is fine? Not reusing the build environment of nix-doom-emacs We actually set a few things that I want to see, but a runCommand can at least prove/disprove my hypothesis | 21:34:34 |
ckie (they/them) | aha no, i had basically all my devices off | 21:35:01 |
Yuki (they/them) (Old) | Wish there's a tool which dumps a folder to a GitHub Gist | 21:36:27 |
ckie (they/them) | make a repo called gist and upload the folders in branches? | 21:37:46 |
Yuki (they/them) (Old) | I could do that | 21:37:06 |
ckie (they/them) | maybe wrap in a cli (: | 21:38:02 |
Yuki (they/them) (Old) | In reply to@k0kada:matrix.org We actually set a few things that I want to see, but a runCommand can at least prove/disprove my hypothesis Here's an env dump from openSUSE/Single-user Nix: https://gist.github.com/yukiisbored/b186830a288403d5025e213b096e10e1 | 21:37:33 |