!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

228 Members
Running Doom Emacs with Nix | You probably want https://github.com/nix-community/nix-doom-emacs48 Servers

Load older messages


SenderMessageTime
13 Sep 2022
@k0kada:matrix.orgk0kada (he/him)Well, anyway, once you run the build as root give me a ping 22:10:25
@ckie:ckie.devckie (they/them) * mon_aaraj: please write those questions on github and i'll get back to you next time i murder all my unread emails 22:10:28
@k0kada:matrix.orgk0kada (he/him)Just want to test one hypothesis 22:10:34
@yuki:backalley.clubYuki (they/them) (Old)
In reply to@k0kada:matrix.org
Well, anyway, once you run the build as root give me a ping
oh yeah build what exactly?
22:09:46
@k0kada:matrix.orgk0kada (he/him)NDE22:10:48
@yuki:backalley.clubYuki (they/them) (Old)NDE?22:10:01
@yuki:backalley.clubYuki (they/them) (Old)oh22:10:04
@yuki:backalley.clubYuki (they/them) (Old)gotcha22:10:06
@k0kada:matrix.orgk0kada (he/him)Also, make sure to clear your cache 22:11:12
@yuki:backalley.clubYuki (they/them) (Old)yup22:10:21
@k0kada:matrix.orgk0kada (he/him)Remove Emacs specially 22:11:20
@k0kada:matrix.orgk0kada (he/him)I want it to rebuild with nix running as riot22:11:34
@k0kada:matrix.orgk0kada (he/him)* I want it to rebuild with nix running as root22:11:41
@ckie:ckie.devckie (they/them)wow i'm trying to stop looking at this channel so i can focus on another thing and it's quite hard22:12:20
@ckie:ckie.devckie (they/them)i wanna know what happens next in the trilogy!22:12:26
@ckie:ckie.devckie (they/them)maybe i'll turn notifications off22:12:34
@k0kada:matrix.orgk0kada (he/him)
In reply to @ckie:ckie.dev
maybe i'll turn notifications off
Ohh, I do not enable notifications for one reason :p
22:12:59
@k0kada:matrix.orgk0kada (he/him)But I do want to know what happens next22:13:09
@ckie:ckie.devckie (they/them)i meant the visual unread marker ones, not the popups/sounds22:13:18
@k0kada:matrix.orgk0kada (he/him)Ah ok, this makes sense22:13:40
@ckie:ckie.devckie (they/them)there's people like $partner who i'd like to respond to quickly also on matrix so sometimes the idly-checking-matrix habit crosses ovre22:14:12
@ckie:ckie.devckie (they/them) * there's people like $partner who i'd like to respond to quickly also on matrix so sometimes the idly-checking-matrix habit crosses over22:14:14
@yuki:backalley.clubYuki (they/them) (Old)

error: you are not privileged to build input-addressed derivations

I need to add my user to trusted users hu

22:21:57
@yuki:backalley.clubYuki (they/them) (Old) *

Testing with a NixOS remote builder

error: you are not privileged to build input-addressed derivations

I need to add my user to trusted users hu

22:22:11
@yuki:backalley.clubYuki (they/them) (Old)Remote builder works, gonna move on to root single user mode nix22:47:28
@yuki:backalley.clubYuki (they/them) (Old)
astolfo:~/nix-doom-emacs-tests # nix build .
warning: the group 'nixbld' specified in 'build-users-group' does not exist
warning: the group 'nixbld' specified in 'build-users-group' does not exist
error: the group 'nixbld' specified in 'build-users-group' does not exist
(use '--show-trace' to show detailed location information)
22:52:29
@yuki:backalley.clubYuki (they/them) (Old) ugh 22:52:30
@yuki:backalley.clubYuki (they/them) (Old)

@k0kada It builds successfully

astolfo:~/nix-doom-emacs-tests # nix build .
astolfo:~/nix-doom-emacs-tests # ls -l
total 36
drwxr-xr-x 8 root root  4096 Sep 14 00:49 .git
-rw-r--r-- 1 root root    18 Sep 14 00:49 .gitignore
drwxr-xr-x 2 root root  4096 Sep 14 00:49 doom.d
-rw-r--r-- 1 root root 14608 Sep 14 00:49 flake.lock
-rw-r--r-- 1 root root   704 Sep 14 00:49 flake.nix
lrwxrwxrwx 1 root root    68 Sep 14 01:29 result -> /nix/store/y8qv91yb34d6f65pw3p26qmb7s0f3vi6-emacs-with-packages-28.1
23:29:21
@yuki:backalley.clubYuki (they/them) (Old) *

@k0kada It builds successfully (with root, nix single user)

astolfo:~/nix-doom-emacs-tests # nix build .
astolfo:~/nix-doom-emacs-tests # ls -l
total 36
drwxr-xr-x 8 root root  4096 Sep 14 00:49 .git
-rw-r--r-- 1 root root    18 Sep 14 00:49 .gitignore
drwxr-xr-x 2 root root  4096 Sep 14 00:49 doom.d
-rw-r--r-- 1 root root 14608 Sep 14 00:49 flake.lock
-rw-r--r-- 1 root root   704 Sep 14 00:49 flake.nix
lrwxrwxrwx 1 root root    68 Sep 14 01:29 result -> /nix/store/y8qv91yb34d6f65pw3p26qmb7s0f3vi6-emacs-with-packages-28.1
23:29:40
@yuki:backalley.clubYuki (they/them) (Old)
In reply to@yuki:backalley.club

@k0kada It builds successfully (with root, nix single user)

astolfo:~/nix-doom-emacs-tests # nix build .
astolfo:~/nix-doom-emacs-tests # ls -l
total 36
drwxr-xr-x 8 root root  4096 Sep 14 00:49 .git
-rw-r--r-- 1 root root    18 Sep 14 00:49 .gitignore
drwxr-xr-x 2 root root  4096 Sep 14 00:49 doom.d
-rw-r--r-- 1 root root 14608 Sep 14 00:49 flake.lock
-rw-r--r-- 1 root root   704 Sep 14 00:49 flake.nix
lrwxrwxrwx 1 root root    68 Sep 14 01:29 result -> /nix/store/y8qv91yb34d6f65pw3p26qmb7s0f3vi6-emacs-with-packages-28.1
@k0kada
23:32:41

Show newer messages


Back to Room ListRoom Version: 9