<lovesegfault>
infinisil: defaultText or literalExample?
<infinisil>
defaultText without literalExample
<infinisil>
lovesegfault: And literalExample is also not needed for the example attribute
<infinisil>
Since it's only a single line
<lovesegfault>
Fixing :)
<lovesegfault>
done, infinisil
<infinisil>
lovesegfault: No no, defaultText isn't a function
* lovesegfault
cries
<lovesegfault>
what is happening
<infinisil>
Just `defaultText = "pkgs.beets"`
<lovesegfault>
Oh
<infinisil>
Ohhh actually maybe literalExample is needed after all, hold on..
<lovesegfault>
AAAAAAAAH
<infinisil>
I'm learning new stuff lol
<lovesegfault>
lol
* infinisil
checks
<infinisil>
lovesegfault: Ahh alright, sorry for the confusion
<infinisil>
So
<infinisil>
literalExample should be used if it's Nix code
<infinisil>
And probably for multiline strings
<infinisil>
Hold on verifying that too..
<lovesegfault>
so I should use literalExample
<infinisil>
Yep
mexisme has joined #home-manager
<infinisil>
Hmm okay so I don't think literalExample is needed for multiline strings
<lovesegfault>
Pushed with fixes
<infinisil>
My thought process was: Nix code is often multilined, and you need literalExample for it to show up correctly, therefore all multiline strings need literalExample
<infinisil>
Hold on
<infinisil>
Man I'm confused
<infinisil>
lovesegfault: Code looks good now though :)
mexisme_ has quit [Ping timeout: 265 seconds]
<lovesegfault>
Sweet!
<lovesegfault>
Can you merge or only rycee?
<infinisil>
I could, haven't merged a home-manager PR in a long time though
<infinisil>
Lemme quickly see how the manual looks now
<lovesegfault>
infinisil: Sure
<lovesegfault>
Woohoo travis passed
ryantrinkle has joined #home-manager
<infinisil>
Alright, merged :)
<lovesegfault>
thanks infinisil!!
<infinisil>
I think the initial code was good haha, sorry for giving bad advice