rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
claudiii has quit [Quit: Connection closed for inactivity]
andi- has quit [Remote host closed the connection]
andi- has joined #home-manager
mexisme_ has joined #home-manager
mexisme_ has quit [Read error: Connection reset by peer]
mexisme_ has joined #home-manager
mexisme has joined #home-manager
mexisme_ has quit [Ping timeout: 256 seconds]
mexisme has quit [Ping timeout: 240 seconds]
mexisme has joined #home-manager
mexisme has quit [Ping timeout: 240 seconds]
mexisme has joined #home-manager
cole-h has quit [Ping timeout: 255 seconds]
johnw has joined #home-manager
__monty__ has joined #home-manager
<eon`> rycee: would it be possible to add the 'tab center redux' firefox extension to your nur repo ?
siraben has quit [Ping timeout: 245 seconds]
siraben has joined #home-manager
Emantor has quit [Ping timeout: 265 seconds]
Emantor has joined #home-manager
<eon`> hmm looks like the sideloading method used by home-manager will be discontinued, it currently doesn't work with nightly
<__monty__> As I read it the workaround isn't hard.
<__monty__> Just put them in a different location basically.
<eon`> directly in the profile ?
<__monty__> Could be a per-profile location. Don't remember the details.
<__monty__> That could be it yeah, cause people can uninstall those through the interface but they couldn't in the other location because that's shared.
<eon`> Yep, looks like it's working
cole-h has joined #home-manager
<rycee> eon`: Did you try the new addon installation location? I haven't looked at it and am unlikely to for some time.
<eon`> rycee: cool thanks!
<eon`> rycee: just tried `cp .mozilla/extensions/\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}/* .mozilla/firefox/default-nightly/extensions/`
<eon`> restarted firefox nightly and the extensions where there
<rycee> Great, thanks. I'll see if I can make the firefox module place them there directly.
<{^_^}> #1090 (by rycee, 12 seconds ago, open): firefox: prepare for sideloading in recent Firefox
claudiii has joined #home-manager
liff has joined #home-manager
eon` has joined #home-manager
YveDeLarc has joined #home-manager
mog has joined #home-manager
wirew0rm has joined #home-manager
<rycee> Merged it to master now.
mexisme has quit [Ping timeout: 240 seconds]
<cole-h> rycee: Thanks for padding my GH boxes by adding me as co-authored-by :P
<rycee> Heh, no worries.
<rycee> Linguistic improvements are always welcome. I'm not an English native speaker so I make mistakes occasionally :-p
<cole-h> Great! That's what most of my suggestions are :D (c.f. 99% of my reviews @ Alacritty)
<mmatthieu> rycee: Me neither, but if you need some french translations elsewhere, ping me !
<mmatthieu> __monty__: I like your pseudo ! ^^
<cole-h> re #1086: pgrep does make it a lot easier. I'll have to find a good method for it though, because I don't think `pgrep -x sway` will find a `sway --debug` session, e.g.
<{^_^}> https://github.com/rycee/home-manager/pull/1086 (by cole-h, 2 days ago, open): sway: fix onChange when defunct sockets exist
<cole-h> Oh, I guess it does. Sweet.
<rycee> MmeQuignon: I might do that at some point ;-) I've been meaning to add some l18n to the home-manager tool.
<mmatthieu> Nice idea ^^
<rycee> It would also be cool to figure out some way to have localized option descriptions but it would require some work on the module system library in Nixpkgs.
<rycee> For example, instead of just `description = "…"` one could have an attribute set `description = { en = "…", fr = "…; }`
<rycee> Then https://rycee.gitlab.io/home-manager/options.html could be generated in multiple languages.
<mmatthieu> I can do things, but as a beginner, I would eventually need some guidance
<rycee> A lot of stuff to translate, though :-)
<mmatthieu> (I mean, for nix things)
<rycee> Yeah, the changes needed in Nixpkgs would require pretty deep knowledge about the NixOS innards and the documentation generation tooling.
<rycee> I'd like to work on it but it is difficult to find the time :-(
<cole-h> Documentation generation tooling for Nix(OS)...
* cole-h shivers
mexisme has joined #home-manager
<__monty__> mmatthieu: Hmm 🤔, does that mean you like python?
<mmatthieu> Yup
swflint has quit [*.net *.split]
swflint_away has joined #home-manager
swflint_away is now known as swflint
immae has joined #home-manager
<__monty__> mmatthieu: : o You're one of a very small elite who get the reference in my nick.
<mmatthieu> \o/
mexisme has quit [Ping timeout: 240 seconds]
c0c0 has joined #home-manager
__monty_1 has joined #home-manager
__monty_2 has joined #home-manager
__monty_2 has quit [Client Quit]
__monty_1 has quit [Client Quit]
mexisme has joined #home-manager
__monty__ has quit [Quit: leaving]
<judson_> There's a way to do interpreter substitution _during_ build, isn't there?
<judson_> This go program does a `generate` with a node program, and the shebang is #!/usr/bin/env node which I'd normally thank them for...
<cole-h> patchShebangs I think?
<judson_> That sounds right, thanks cole-h
johnw has quit [Quit: ZNC - http://znc.in]
klntsky has quit [Remote host closed the connection]