21 Oct 2023 |
| Faust changed their profile picture. | 08:00:21 |
| lakv (he/him) joined the room. | 23:45:19 |
22 Oct 2023 |
Null_A | In reply to @ckie:ckie.dev i've been touching elisp for 9 hours today apparently?? better take a break, and hack on some nix for 9 more hours. | 21:10:32 |
ckie (they/them) | no (: | 21:10:52 |
ckie (they/them) | hopefully it'll be shorter next round since most of the discovery is out of the way | 21:11:13 |
ckie (they/them) | just plumbing & debugging | 21:11:20 |
23 Oct 2023 |
| albttx joined the room. | 19:48:58 |
albttx | Hello, is it normal that nix-doom-emacs is rebuilding everything when i change just a simple line in my config.el ? | 19:50:42 |
Benedikt Tissot | Redacted or Malformed Event | 19:54:33 |
Benedikt Tissot | In reply to @petrichor:envs.net it's not in the faq, but i found it in a closed issue & pr https://github.com/nix-community/nix-doom-emacs/pull/303 See this | 19:56:36 |
| @bmanuel:matrix.org left the room. | 21:39:43 |
ckie (they/them) | that behavior is the default currently yeah | 22:35:35 |
ckie (they/them) | i hope to make a better default since the package recipes will be cached by the FOD hopefully | 22:36:05 |
24 Oct 2023 |
albttx | :/ | 02:30:54 |
25 Oct 2023 |
| @federicodschonborn:matrix.org changed their profile picture. | 00:12:28 |
27 Oct 2023 |
| @federicodschonborn:matrix.org changed their profile picture. | 01:24:03 |
28 Oct 2023 |
| Sōl Astrī joined the room. | 22:06:02 |
30 Oct 2023 |
| @unidealisticraccoon:gitter.im joined the room. | 18:10:52 |
31 Oct 2023 |
| Quinn joined the room. | 04:50:46 |
2 Nov 2023 |
| 奔跑的小草 joined the room. | 09:11:32 |
3 Nov 2023 |
| fizihcyst joined the room. | 11:49:59 |
| ksariola joined the room. | 15:51:05 |
5 Nov 2023 |
| @patka_123:matrix.org joined the room. | 22:20:55 |
9 Nov 2023 |
| Ido Samuelson changed their display name from snick to Ido Samuelson. | 06:33:43 |
| Asbjørn changed their display name from Asbjørn to A2. | 18:43:10 |
11 Nov 2023 |
| palo changed their profile picture. | 12:18:22 |
| palo changed their profile picture. | 12:18:48 |
| palo changed their profile picture. | 12:19:14 |
13 Nov 2023 |
| @oscarvarto:matrix.org joined the room. | 03:44:07 |
@oscarvarto:matrix.org | Hi! I'm trying to follow https://tinyurl.com/ymc2tyvx (reference guide for nix-doom-emacs with flakes -- using Nixos and Home Manager), but I'm having problems.
This is my flake.nix: https://pastebin.com/FiXpD73f This is the end of the error I get when I issue sudo nixos-rebuild switch --flake .#ovt --show-trace :
… while calling 'dischargeProperties'
at /nix/store/kcmipm57ph9bpzz8bs80iiijiwbyzwy3-source/lib/modules.nix:894:25:
893| */
894| dischargeProperties = def:
| ^
895| if def._type or "" == "merge" then
error: attribute 'oscarvarto' missing
at /nix/store/3hx26jnqjpxvrgp450z90r84z7gwi8kk-source/nixos/common.nix:33:27:
32|
33| home.username = config.users.users.${name}.name;
| ^
34| home.homeDirectory = config.users.users.${name}.home;
What am I missing? What can be wrong?
| 04:32:11 |