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
<worldofpeace> jtojnar: I don't think I can fix the flatpak tests in #65291. Not sure if it's similar to the quoting issue in ostree? at any rate most of the cases appeared to already pass.
<{^_^}> https://github.com/NixOS/nixpkgs/pull/65291 (by worldofpeace, 3 weeks ago, open): Flatpak updates
drakonis has joined #nixos-dev
vika_nezrimaya has joined #nixos-dev
Guanin has quit [Remote host closed the connection]
drakonis has quit [Quit: WeeChat 2.5]
justanotheruser has quit [Ping timeout: 272 seconds]
justanotheruser has joined #nixos-dev
drakonis has joined #nixos-dev
ryantm has joined #nixos-dev
vika_nezrimaya has quit [Ping timeout: 246 seconds]
vika_nezrimaya has joined #nixos-dev
vika_nezrimaya has quit [Quit: ERC (IRC client for Emacs 26.2)]
orivej has joined #nixos-dev
pie_ has joined #nixos-dev
orivej has quit [Ping timeout: 244 seconds]
<manveru> you think we'll get nix 2.3 before 19.09?
FRidh has joined #nixos-dev
ixxie has joined #nixos-dev
ixxie has quit [Remote host closed the connection]
<tilpner> Anyone for merging/review? #65262
<{^_^}> https://github.com/NixOS/nixpkgs/pull/65262 (by tilpner, 3 weeks ago, open): python3Packages.PyGithub: 1.36 -> 1.43.8
<tilpner> Maintainer is unlikely to show up at this point
<FRidh> tilpner: i hope to merge a bunch of python changes today
<tilpner> yay \o/
__monty__ has joined #nixos-dev
<domenkozar[m]> Nix 2.3 would rock :)
phreedom_ has joined #nixos-dev
phreedom has quit [Ping timeout: 260 seconds]
drakonis has quit [Quit: WeeChat 2.5]
phreedom_ has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
tilpner has quit [Quit: WeeChat 2.4]
<FRidh> gchristensen: what do you think of using "triage" for nixpkgs-maintainters? https://help.github.com/en/articles/repository-permission-levels-for-an-organization
<gchristensen> that sounds like a great level
<FRidh> would have to amend the RFC then I guess
<gchristensen> yeah
<gchristensen> I think this is probably about ready to go: https://github.com/NixOS/nixpkgs/pull/66361
<FRidh> should not be a problem
<{^_^}> #66361 (by grahamc, 1 week ago, open): maintainers: add github user IDs in service to NixOS/rfcs#39
<gchristensen> there is one caveat
<gchristensen> which is, it is possible that people's handles already changed names
<gchristensen> I worked pretty hard to verify this, but found it difficult to verify everybody.
<gchristensen> maybe I could start with just the ones I'm 100% certain with? or should we just go all the way?
<gchristensen> maybe 100% certainty is good, as it serves as a sort of "root of trust" for that handle/id
<gchristensen> what do you think?
<FRidh> those users cannot modify code, right, so then I think we can take that little leap
<gchristensen> yeah
tilpner has joined #nixos-dev
<gchristensen> the thing I keep coming back to is that by putting them in this group, they're implicitly a bit more trustworthy
<gchristensen> hmm
<gchristensen> I'll update that PR to be only the ones I'm 100% certain about, and see what % coverage that gets us
<FRidh> gchristensen: yes, but from here to say commit priviliges I suppose they would have to gain some more trust
<gchristensen> yeah, true
<gchristensen> "do good work, recently"
<gchristensen> back in a few hours, then I'll take a look at the next step
<FRidh> exactly
<gchristensen> FRidh++
<{^_^}> FRidh's karma got increased to 8
<gchristensen> also, glad to see your PR
noonien has joined #nixos-dev
__monty__ has quit [Ping timeout: 244 seconds]
__monty__ has joined #nixos-dev
<{^_^}> #66758 (by Profpatsch, 50 seconds ago, open): tree-sitter: init at 0.15.7
<Profpatsch> tree-sitter!
<infinisil> Profpatsch: That is one complicated nix build..
<Profpatsch> infinisil: nix-build -A tree-sitter?
<Profpatsch> The only important part is the trivial stuff down in the buildRustPackage.
<Profpatsch> The rest is basically the updater …
orivej has joined #nixos-dev
<Profpatsch> I’d move it to build-support, but it’s too brittle for my taste.
<Profpatsch> e.g. the lastGithubRelease one is pretty handy.
<Profpatsch> s/last/latest/
<Profpatsch> infinisil: If you think *that* is complicated, you haven’t seen the bazel one …
<Profpatsch> That’s 500 lines of solid fixup of Google dev fuckup :P
<infinisil> Profpatsch: Ah yeah it's not as bad as it looks on first glance
<infinisil> Oof but that bazel one
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #nixos-dev
<gchristensen> Aug 17 12:21:11.062 WARN Error fetching ID for user, e: Rate limit exhausted. Will reset in 2223 seconds, github_account: kolaente, exec-mode: BackfillIDs, module: rfc39::op_backfill:60 oh no
orivej has quit [Ping timeout: 272 seconds]
ixxie has joined #nixos-dev
<gchristensen> oops. I re-ran it a few seconds too early and immediately tripped the 1h backoff.
ixxie has quit [Ping timeout: 268 seconds]
clever has quit [Ping timeout: 272 seconds]
clever has joined #nixos-dev
orivej has joined #nixos-dev
<gchristensen> I'm getting ready to merge https://github.com/NixOS/nixpkgs/pull/66361 -- anyone want to take a look-see beforehand? (cc FRidh)
<{^_^}> #66361 (by grahamc, 1 week ago, open): maintainers: add github user IDs in service to NixOS/rfcs#39
ixxie has joined #nixos-dev
<{^_^}> nixos-homepage#209 (by samueldr, 1 year ago, open): [big!] Adds a completely re-made packages listing (explorer).
<samueldr> as far as integrating the build in the Makefile, I think it's alright, though wouldn't mind eyes on that
<gchristensen> ^ in my PR I added a comment describing my algorithm for deciding they're trustworthy
<gchristensen> samueldr: nice!
<FRidh> gchristensen: do you have a script implementing it?
<gchristensen> yeah
<FRidh> ah yes see it
<gchristensen> my comment has links to exactly where in the code :)
<FRidh> indeed
<gchristensen> I'm going to start implementing a thing to add people who have IDs to the group
<gchristensen> FRidh: look good to you?
justanotheruser has quit [Ping timeout: 248 seconds]
<gchristensen> FRidh: I'm going to take that thumbs up as an approval for merging and do it :)
justanotheruser has joined #nixos-dev
__monty__ has quit [Ping timeout: 245 seconds]
<gchristensen> was starting to implement team member management in hubcaps, the Rust lib I use for the github api and was pleasantly surprised to find I already did it!
drakonis has joined #nixos-dev
<FRidh> gchristensen: yeplooks good to me
__monty__ has joined #nixos-dev
FRidh has quit [Quit: Konversation terminated!]
ixxie has quit [Remote host closed the connection]
__monty__ has quit [Quit: leaving]
<worldofpeace> hmm, looks like something's up with the sd_image https://hydra.nixos.org/build/98803091
<samueldr> >> Disk full
<samueldr> erf
<samueldr> raspberry pi firmware got merged in
<samueldr> it now has the rpi4 firmware in
<samueldr> so the config for the firmware partition needs to be enlarged
<samueldr> >> Copying start4.elf
<samueldr> confirmed
* samueldr is thinking
<samueldr> we should probably scrub the 32 bit firmwares from there
<samueldr> well, 32 bit only firmwares
<samueldr> though, I wonder what happens on a 64-bit rpi2
<samueldr> I need to somehow get my hands on one of those
orivej has quit [Ping timeout: 245 seconds]
<worldofpeace> "raspberry pi firmware got merged in" which PR samueldr ?
<{^_^}> #63835 (by luaduck, 7 weeks ago, merged): raspberrypi-firmware: Update version to 1.20190620+1