<ekleog>
domenkozar: LGTM! :) though the formatting has changed, right? I've been surprised by the spacing, esp. around nix-gitignore, thinking that the beginning of the descriptive paragraph was another unrelated item before noticing that there was no dot in front of it
<colemickens>
there's seriously a special place in hell for projects where it takes 30 minutes to figure out how the source ball is derived from their git repo.
<colemickens>
like, this had to have taken a lot of work to make it this confusing.
<drakonis>
what are you doing?
<drakonis>
wlroots?
<colemickens>
trying ot build firefox-nightly for wayland
<colemickens>
which so far has meant upgrading a bunch of stuff
<colemickens>
some of which are annoying to update. :)
<colemickens>
also awesome, shove 4 projects into a single git repo and then have entirely different trees on different branches to make sense of it all.
<colemickens>
I really don't know what possesses people to do stuff like this
<infinisil>
colemickens: I'll invent gitfs where branch names are filepaths
<infinisil>
cd = git checkiut
<colemickens>
Funny you say that, I'm using worktrees extensively and have a script that checks out my branches each in a worktree. Of course, they're meant to converge in master...
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 252 seconds]
lassulus_ is now known as lassulus
drakonis has quit [Quit: WeeChat 2.3]
jtojnar has quit [Quit: jtojnar]
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos-dev
hedning has joined #nixos-dev
copumpkin has quit [Read error: Connection reset by peer]
contrapumpkin has joined #nixos-dev
drakonis_ has quit [Ping timeout: 268 seconds]
<domenkozar>
ekleog: yeah
<domenkozar>
for some reason it doesn't do spacing anymore :O
hedning has quit [Quit: hedning]
hedning has joined #nixos-dev
init_6 has joined #nixos-dev
asymmetric has joined #nixos-dev
ckauhaus has joined #nixos-dev
ckauhaus has quit [Client Quit]
jtojnar has joined #nixos-dev
emily has quit [Quit: Lost terminal]
Synthetica has joined #nixos-dev
drakonis has joined #nixos-dev
emily has joined #nixos-dev
asymmetric_ has joined #nixos-dev
asymmetric has quit [Ping timeout: 252 seconds]
asymmetric_ has quit [Remote host closed the connection]
asymmetric_ has joined #nixos-dev
<cransom>
i've recently become a big fan of worktrees. it's nice always having a master branch around.
drakonis has quit [Ping timeout: 244 seconds]
asymmetric_ has quit [Remote host closed the connection]
Cale has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 252 seconds]
<sphalerite>
niksnut (and anyone else who knows things about the boot process): review on #49537 would be appreciated!