!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
29 Oct 2022
@ckie:ckie.devckie (they/them)will look Eventually, currently procrastinating on what to work on16:45:04
@k0kada:matrix.orgk0kada (he/him)Yeah, sure, take your time16:45:22
@k0kada:matrix.orgk0kada (he/him)I also need to stop procrastinating :P16:45:36
@ckie:ckie.devckie (they/them)there was this advice thread on hn today and it had one that seems relevant16:45:53
@ckie:ckie.devckie (they/them)

"If you really struggle to decide between two options and you begin to waste time by postponing the decision, this often indicates, that both options are very similar in expectable outcome"

16:46:04
@k0kada:matrix.orgk0kada (he/him)Did a full refactor in the RetroArch derivation in nixpkgs for no functionality purpose (just because it looked ugly :P)16:46:06
@zxsou:matrix.orgqwertyuiop
In reply to @ckie:ckie.dev
there was this advice thread on hn today and it had one that seems relevant
What's hn?
16:48:35
@ckie:ckie.devckie (they/them) a site filled with rich tech workers who occasionally have interesting thoughts 16:49:28
@ckie:ckie.devckie (they/them)you're probably better off not following the link though16:49:48
@ckie:ckie.devckie (they/them)it's kind of addicting to read16:49:52
@zxsou:matrix.orgqwertyuiopOkay 16:50:01
@k0kada:matrix.orgk0kada (he/him)
In reply to @ckie:ckie.dev
it's kind of addicting to read
It is kinda of liking discovering vim: you don't know how to exit :P
16:50:32
@k0kada:matrix.orgk0kada (he/him)
In reply to @ckie:ckie.dev
it's kind of addicting to read
* It is kinda of like discovering vim: you don't know how to exit :P
16:50:39
@k0kada:matrix.orgk0kada (he/him)I stopped using HN as much though. Feeling that most of the things nowadays are way less interesting then before16:51:09
@zxsou:matrix.orgqwertyuiop
In reply to @ckie:ckie.dev
a site filled with rich tech workers who occasionally have interesting thoughts
oooh hacker news, yeah i've read some of the website's threads
17:15:08
@zxsou:matrix.orgqwertyuiop
In reply to @zxsou:matrix.org
sent an image.
Hi, i'm still trying to solve this. When i install the doom.d files to doom-private misc is ignored
19:55:00
@zxsou:matrix.orgqwertyuiopjust to make sure, is it just because install -D -t $out *.el 19:55:43
@zxsou:matrix.orgqwertyuiopwont copy the directory?19:55:53
@zxsou:matrix.orgqwertyuiopIf this is the issue what should i add to installPhase = '' install -D -t $out *.el cp -r $out/misc misc ''; 19:56:23
@zxsou:matrix.orgqwertyuiop?19:56:24
@zxsou:matrix.orgqwertyuiop * If this is the issue what should i add to installPhase = '' install -D -t $out *.el ''; 19:56:35
@zxsou:matrix.orgqwertyuiop
In reply to @zxsou:matrix.org
If this is the issue what should i add to installPhase = '' install -D -t $out *.el '';
okay, i made it work using this instead
21:47:17
@zxsou:matrix.orgqwertyuiop installPhase = '' mkdir -p $out cp -r -t $out * chmod 755 * ''; 21:47:28
@zxsou:matrix.orgqwertyuiopbut i only got an empty misc/ dir in doom-private 21:48:22
@zxsou:matrix.orgqwertyuiopi think its because src isnt recursive21:48:43
@zxsou:matrix.orgqwertyuiop src = lib.sourceByRegex ./. [ "misc" "config.org" "init.el" "packages.el" ]; 21:50:31
@zxsou:matrix.orgqwertyuiopokay, i gave up on the regex filter... I'm incompetent 😅22:52:47
@zxsou:matrix.orgqwertyuiopnow the derivation looks like a mess22:53:00
@zxsou:matrix.orgqwertyuiopbut22:53:01
@zxsou:matrix.orgqwertyuiopimage.png
Download image.png
22:53:08

Show newer messages


Back to Room ListRoom Version: 9