<emily>
is it ok to use the qt5 mkDerivation even for a derivation that is sometimes not qt (because the gui parts can be disabled)? or should I manually use the wrapQtAppsHook machinery?
<worldofpeace>
yes we should use it manually if it doesn't make sense to use mkDerivation or mkDerivationWith emily
<emily>
yes but it doesn't say when it doesn't make sense to use mkDerivation :p
<emily>
like, what are the potential reasons not to use qt's mkDerivation?
noonien has quit [Quit: Connection closed for inactivity]
<worldofpeace>
I remember ttugel saying he didn't want to include that in the manual :D emily
<emily>
;w;
<worldofpeace>
I'd say when it's not strictly qt or needs to be wrap unconditionally emily
<emily>
ok :)
<worldofpeace>
* wrapped
<worldofpeace>
since it automatically adds the hook to nativeBuildInputs
<worldofpeace>
feel free to ping me for merge emily I've reviewed most of those changes at this point :P
<emily>
hehe, ok
orivej has joined #nixos-dev
<emily>
is it appropriate to add yourself to the meta.maintainers of a package you've modified a couple times, or is it intended more as "appropriate trusted reviewers/stewards for this package" than "someone interested in maintaining and updating this package"?
drakonis has quit [Quit: WeeChat 2.5]
orivej has quit [Ping timeout: 248 seconds]
aszlig has quit [Quit: Kerneling down for reboot NOW.]
aszlig has joined #nixos-dev
<pie_>
seems to be pretty arbitrary so far
<pie_>
even the latter would be progress in cases
sphalerite_ has joined #nixos-dev
barthalion has joined #nixos-dev
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-dev
sphalerite has quit [Quit: WeeChat 2.4]
sphalerite_ is now known as sphalerite
orivej has joined #nixos-dev
<Taneb>
So, what's happening with RFC39? I see I've been added to the unpriveleged maintainer team
<tilpner>
Quick poll: Add this person a new maintainer? I would be against that, but then sickrage ends up unmaintained (which it already might practically be)
<tilpner>
Profpatsch: You're saying it wouldn't necessarily be practically unmaintained because sterfield would be pinged whenever sickrage gets changed. That makes sense, I'll keep him
<Profpatsch>
tilpner: I’m not sure whether maintainers are pinged atm
<__monty__>
Profpatsch: gchristensen's work on RFC39 is in progress.
<__monty__>
So they will be eventually : )
<tilpner>
Yes, not right now but later
barthalion has left #nixos-dev ["WeeChat 2.5"]
orivej has joined #nixos-dev
psyanticy has joined #nixos-dev
asymmetric has quit [Quit: Peace.]
asymmetric has joined #nixos-dev
asymmetric has quit [Client Quit]
asymmetric has joined #nixos-dev
jtojnar has joined #nixos-dev
pie_ has joined #nixos-dev
drakonis has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
janneke has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
ixxie has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.5]
janneke has joined #nixos-dev
drakonis has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
<worldofpeace>
Hey infinisil, it would be cool if you could review #66392 when you get the chance ✌️
psyanticy has quit [Quit: Connection closed for inactivity]
<samueldr>
that file was still in my tree, hidden behind the root .gitignore
<zimbatm>
thanks, building
orivej has joined #nixos-dev
Guanin has joined #nixos-dev
<gchristensen>
worldofpeace: my strategy here w.r.t. the maintainer team is to just keep expanding it by whoever wants to join, whenever someone wants to join. the only thing I'm doing the spaced groupings on is for doing arbitrary people
<worldofpeace>
gchristensen: ah got it. And I think it's good to have it so people can join if they want too,
<worldofpeace>
though an aside, It would be nice if there was some sort of ceremony/process/onboarding for new maintainers
<gchristensen>
+1
<gchristensen>
I've long wanted to get "Nixpkgs Maintainer" stickers made, and mail them to new maintainers
<worldofpeace>
so it could be a responsibility that's visible and easy to jump into
<worldofpeace>
Omg, that would be nice. Though you might need to run a post office in your home :P
<gchristensen>
I would certainly need a budget for it :)
<gchristensen>
~$1/ea
<aanderse>
gchristensen: yeah that is a fantastic idea
<gchristensen>
hmm looks like this system doesn't have dwarffs. I'll add that.
<gchristensen>
hrm. no. that doesn't compile.
v0|d has quit [Ping timeout: 258 seconds]
ixxie has quit [Ping timeout: 245 seconds]
<jtojnar>
worldofpeace: the option probably should not go under gnome3 either, as vte is not gnome specific
<emily>
just asking this again since more people seem to be around now and I have a WIP PR - 22:23 <emily> is it appropriate to add yourself to the meta.maintainers of a package you've modified a couple times, or is it intended more as "appropriate trusted reviewers/stewards for this package" than "someone interested in maintaining and updating this package"?
<jtojnar>
emily: yeah, it is fine
<samueldr>
it's always "someone interested in maintaining and updating this package" AFAIK
<emily>
ok, thanks! ^^
<samueldr>
so, please do, and please maintain :)
<gchristensen>
I'm hunting down a bug which I think hinges on a system's IO being totally hung. is there a nice and easy way to cause a qemu VM to completely stop IO'ing?
orivej has quit [Ping timeout: 245 seconds]
<worldofpeace>
jtojnar: ah, right it's just for gtk