sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.03 released! https://discourse.nixos.org/t/nixos-19-03-release/2652 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html https://r13y.com | 19.03 RMs: samueldr,sphalerite | https://logs.nix.samueldr.com/nixos-dev
<ivan> my wine is failing to build on https://github.com/NixOS/nixpkgs/issues/63829
<{^_^}> #63829 (by tadeokondrak, 6 weeks ago, open): pkgsi686Linux.qt5.qtbase fails to build
<averell> you can revert f6763cc130d72e5ce81265a12a82b3171af60a7c for a workaround
<ivan> ah thanks averell
<ivan> I didn't realize there was a new cause for that
<averell> i'm not sure it's a new cause, that was probably just the qt wrapper causing a rebuild. i think we probably need this gcc6 workaround for qtbase there too sooner or later.
drakonis_ has joined #nixos-dev
page has quit [Ping timeout: 244 seconds]
nix-build has joined #nixos-dev
{^_^} is now known as Guest77051
nix-build has quit [Remote host closed the connection]
drakonis has quit [Ping timeout: 252 seconds]
Guest77051 has quit [Remote host closed the connection]
<ivan> gchristensen: routes to my LAN are broken after setting things up as your PR suggests, they worked fine with wg-quick on Debian
<gchristensen> hrm. ouch. what was your table named?
page has joined #nixos-dev
<ivan> gchristensen: "51820"
<ivan> oh uh do I need to match my port
<gchristensen> did anyone have channels they wanted {^_^} to be in?
<gchristensen> no you don't
<ivan> ah right
<gchristensen> but maybe one of those lines should have applied to "main"
<gchristensen> suppress_prefixlength
gchristensen is now known as {^_^}
{^_^} is now known as gchristensen
{^_^} has joined #nixos-dev
gchristensen has quit [Quit: WeeChat 2.4]
{^_^} is now known as Guest96999
nix-build has joined #nixos-dev
gchristensen has joined #nixos-dev
Guest96999 has quit [Ping timeout: 248 seconds]
gchristensen is now known as {^_^}
{^_^} is now known as gchristensen
nix-build has quit [Remote host closed the connection]
{^_^} has joined #nixos-dev
Guest14863 has quit [Ping timeout: 246 seconds]
drakonis has joined #nixos-dev
harrow has quit [Quit: Leaving]
ivan has quit [Quit: lp0 on fire]
ivan has joined #nixos-dev
layus has quit [Quit: ZNC 1.7.3 - https://znc.in]
drakonis1 has joined #nixos-dev
layus has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
harrow has joined #nixos-dev
johnny101m has quit [Quit: -a- Connection Timed Out]
harrow has quit [Ping timeout: 272 seconds]
ivan has quit [Ping timeout: 245 seconds]
harrow has joined #nixos-dev
ivan has joined #nixos-dev
johnny101m has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.4]
drakonis1 has quit [Quit: WeeChat 2.4]
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 264 seconds]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 244 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 252 seconds]
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
Jackneill has joined #nixos-dev
johanot has joined #nixos-dev
sogatori has joined #nixos-dev
FRidh has joined #nixos-dev
__monty__ has joined #nixos-dev
sogatori has quit [Remote host closed the connection]
<domenkozar[m]> going to clean up nixos options generation
Guest14863 has joined #nixos-dev
<domenkozar[m]> lots of cruft in there
orivej has joined #nixos-dev
pie_ has quit [Ping timeout: 252 seconds]
pie_ has joined #nixos-dev
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos-dev
pie_ has quit [Ping timeout: 252 seconds]
orivej has quit [Ping timeout: 248 seconds]
sogatori has joined #nixos-dev
psyanticy has joined #nixos-dev
FRidh has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
pie_ has joined #nixos-dev
Guest14863 has quit [Ping timeout: 258 seconds]
Guest14863 has joined #nixos-dev
orivej has joined #nixos-dev
FRidh has joined #nixos-dev
Guest14863 has quit [Ping timeout: 246 seconds]
<{^_^}> #66328 (by domenkozar, 17 seconds ago, open): Extract NixOS options documentation generation to a function
<domenkozar[m]> feedback welcome :)
<gchristensen> I find it a biiiit spooky having other tools depend on it, in case this function needs to be changed
<gchristensen> although it seems unlikely that specific code will change significantly in ways that breaks other users
<gchristensen> maybe there should be a <nixpkgs/nixos/lib> which is importable
<domenkozar[m]> can that be out of scope?
<gchristensen> definitely not prescribing work here
<domenkozar[m]> ok :)
<domenkozar[m]> I want to take simple steps, I think that function can be refactored, but this is the minimal step to get something reusable
<gchristensen> I like a lot that the default.nix here is made simpler to grok
<domenkozar[m]> I made options transformations a high order function, so one can plug in whatever
<domenkozar[m]> this hasn't changed much in last 10 years
<domenkozar[m]> besides catching ugly bugs like you shouldn't have derivations in manual output
<gchristensen> yeah
<domenkozar[m]> nix-darwin and arion have exact copies of this code so I though that's a waste
<gchristensen> probably so!
<infinisil> domenkozar[m]: home-manager I think too
<domenkozar[m]> there you go :)
<gchristensen> btw, new tz, new offer: if anybody'd like {^_^} in their channel, we can add it now
<domenkozar[m]> what does it do
<gchristensen> mostly factoids
<gchristensen> and a nix evaluator
<gchristensen> > 1 + 1
<{^_^}> 2
__monty__ has quit [Quit: leaving]
<infinisil> And karma, and PR linking
<gchristensen> infinisil: wrote most of the interesting features
<gchristensen> (all?)
<infinisil> The commit/pr notifications are quite nice too :)
<gchristensen> oh yeah!
<infinisil> gchristensen: You're running those right?
<gchristensen> yeah
<gchristensen> basically using rabbitmq as a http->irc gateway
<samueldr> commits/prs written by me, ran on gchristensen's infra
<samueldr> the channels advances thing is by gchristensen though
<gchristensen> truly a group effort
<kgz> what's the latest on rfc 39 (unprivileged maintainer team)?
<gchristensen> I wrote out the skeleton a couple nights ago, and will be implementing the remainder hopefully in the next few evenings
<kgz> nice!
<gchristensen> kgz: I have manually created the team and added a person or two to it already. I can add more by hand :)
<kgz> if you want any help testing out automation, hit me up
<gchristensen> thank you!
drakonis has joined #nixos-dev
<adisbladis> gchristensen: Is the source code for {^_^} public?
<gchristensen> uhhh
<gchristensen> soooort of
<adisbladis> I wanted to add a feature
<adisbladis> If it's not already there ^_^
<gchristensen> there is some anti-spam stuff in there, and I stopped publishing the source when a spammer found the source and evaded it :P
<gchristensen> so maybe should parameterize it and extract it to a private config
<gchristensen> what do you wnat to add?
<adisbladis> gchristensen: Get notices from the nixpkgs tracker filtered by topic
<gchristensen> oooh!
<samueldr> I think that would be in these parts https://github.com/samueldr/github-to-irc
<gchristensen> okay, so here is an important thing about {^_^}: it is modular. {^_^}'s IRC connection is just a rabbitmq <-> irc gateway, and all the smarts is done by backends like ^
<gchristensen> so if you want to copypasta samueldr's example there, or go it alone implementing it differently, we could run it easily :)
ixxie has joined #nixos-dev
<adisbladis> samueldr: Ohh ruby, I haven't touched that in a long time
<samueldr> tbf, you're underselling it since rabbitmq doesn't provide only IRC, but it also provides github events
<adisbladis> Looks simple enough. Thanks gchristensen & samueldr
<gchristensen> adisbladis: if you want other language impls, I can send you info
<samueldr> (and it could provide other messages of interest if needed)
<adisbladis> gchristensen: That's ok. It's perfectly readable :)
<gchristensen> cool
<samueldr> adisbladis: the webhook was used in development only
<gchristensen> oh yeah that is a cool one too because it also shows the github webhook events
cransom has quit [Quit: WeeChat 2.4]
cransom has joined #nixos-dev
orivej has quit [Ping timeout: 246 seconds]
johnny101m has quit [Remote host closed the connection]
drakonis has quit [Quit: WeeChat 2.4]
johanot has quit [Quit: WeeChat 2.4]
drakonis has joined #nixos-dev
drakonis1 has joined #nixos-dev
drakonis_ has quit [Ping timeout: 246 seconds]
drakonis has quit [Ping timeout: 264 seconds]
drakonis has joined #nixos-dev
drakonis1 has quit [Ping timeout: 252 seconds]
drakonis has quit [Ping timeout: 250 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos-dev
johanot has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
Jackneill has quit [Remote host closed the connection]
psyanticy has quit [Quit: Connection closed for inactivity]
sogatori has quit [Remote host closed the connection]
johanot has quit [Quit: WeeChat 2.4]
orivej has joined #nixos-dev
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
ixxie has quit [Ping timeout: 244 seconds]