gchristensen changed the topic of #nixos-borg to: https://www.patreon.com/ofborg https://monitoring.nix.ci/dashboard/db/ofborg?refresh=10s&orgId=1&from=now-1h&to=now "I get to skip reviewing the PHP code and just wait until it is rewritten in something sane, like POSIX shell. || https://logs.nix.samueldr.com/nixos-borg
jtojnar has quit [Remote host closed the connection]
jtojnar has joined #nixos-borg
orivej has quit [Ping timeout: 250 seconds]
jtojnar has quit [Remote host closed the connection]
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #nixos-borg
jtojnar has joined #nixos-borg
jtojnar has quit [Quit: jtojnar]
orivej has quit [Ping timeout: 248 seconds]
<infinisil> Idea for a bot: One that automatically buils currently marked-as-broken packages and PR's removing the broken state when the build succeeds
<samueldr> broken is more subtle than "doesn't build"
<infinisil> samueldr: oh right..
<infinisil> samueldr: we should introduce brokenBuild and brokenRuntime for that
<infinisil> So we can differentiate
<samueldr> that would indeed at least help for that goal
<samueldr> (and automation could write all failing builds as brokenBuild automatically too)
<samueldr> (after some undefined rules)
<infinisil> Yeah