samueldr changed the topic of #nixos-dev to: #nixos-dev NixOS Development (#nixos for questions) | NixOS 19.09 is released! https://discourse.nixos.org/t/nixos-19-09-release/4306 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite | https://logs.nix.samueldr.com/nixos-dev
avn has joined #nixos-dev
<jtojnar> worldofpeace did you see polkit prompt when trying to reboot after nixos-rebuild switch to 3.34?
<jtojnar> never mind, I get it using systemctl reboot too
<worldofpeace> Jan Tojnar: I don't think so, maybe we should have a test for those types of things
drakonis has quit [Ping timeout: 250 seconds]
<jtojnar> Also had a conflict of XDG_DATA_DIRS option from Plotinus module, not sure why it was not merged properly.
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 250 seconds]
<worldofpeace> that's really weird Jan Tojnar, I've been running it for a bit now just to make sure things are looking good
<worldofpeace> I can say at least, on my machine epiphany feels a bit like a mess :D though I'm not sure if that's webkitgtk being an issue
das_j has quit [Remote host closed the connection]
das_j has joined #nixos-dev
drakonis1 has joined #nixos-dev
drakonis1 has quit [Quit: WeeChat 2.6]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 264 seconds]
justanotheruser has quit [Ping timeout: 240 seconds]
justanotheruser has joined #nixos-dev
evanjs has quit [Ping timeout: 240 seconds]
evanjs has joined #nixos-dev
Cale has quit [Ping timeout: 250 seconds]
Cale has joined #nixos-dev
Cale has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
Cale has joined #nixos-dev
pie_ has quit [Ping timeout: 240 seconds]
pie_ has joined #nixos-dev
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
Jackneill has joined #nixos-dev
Synthetica has joined #nixos-dev
tilpner has joined #nixos-dev
tilpner has quit [Client Quit]
__monty__ has joined #nixos-dev
<manveru> any chance we could backport https://patchwork.kernel.org/patch/11019711/ in 19.09?
<manveru> seems like qemu can't run images made before 4.0 anymore
cransom has quit [Quit: WeeChat 2.4]
FRidh has joined #nixos-dev
psyanticy has joined #nixos-dev
<domenkozar[m]> please? :)
<Taneb> In "Katharina explains about her recently merged Open Container Initiative support in NixOS" "about" is unnecessary
<Taneb> Otherwise it looks good to me!
<jtojnar> worldofpeace there was some talk of several heisenbugs being observed in Epiphany in 3.33 cycle and the devs were not sure if it is webkitgtk's or Epiphany's fault, not sure if they debugged them before 3.34
tilpner has joined #nixos-dev
Cale has quit [Ping timeout: 276 seconds]
<domenkozar[m]> thanks Taneb
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #nixos-dev
Cale has joined #nixos-dev
qyliss has joined #nixos-dev
<qyliss> tor-browser is broken right now, fwiw. Something to do with Rust. I'll wait until it's actually buildable before I do my PR.
<gchristensen> I upgraded the spot market Hydra builders to 19.09 last night :)
<gchristensen> looking good!
<Taneb> :D
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 240 seconds]
obadz has quit [Ping timeout: 240 seconds]
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 276 seconds]
drakonis has joined #nixos-dev
<Mic92> qyliss: it is probably the 1.38.0 upgrade
<Mic92> of rustc
<andi-> I am not sure if that is actually properly maintained. Never touched it since I didn't want to get into that patching business
<Mic92> Should we promote tor-browser-bundle-bin instead?
<Mic92> Because people might end up using out-dated versions of the tor-browser.
<andi-> I usually tell people to use that instead. Not sure if I'd swap the attributes
<Mic92> nixpkgs.tor-browser-bundle is the one built from source.
<andi-> so not as unmtaintained as I guessed.
<andi-> doesn't mean much in the browser world tho…
<drakonis> we talked about that yesterday
<drakonis> do swap the attributes and set the bundle as the default
<drakonis> andi-: slnos tor defaults to using firefox's profile and it is the default package for tor-browser
<drakonis> default behavior for any of the tor-browser subpackages
<gchristensen> $ nix-shell -p diceware --run diceware -> ImportError: No module named pkg_resources :(
<andi-> That part I know... The firefox expression is growing uglier every release. I have a cleanup on my todo list...
<Mic92> gchristensen: add setuptools to propagatedBuildInputs.
<FRidh> please do check the trace to ensure it is added to the correct package
<FRidh> also.... nix run ?
<FRidh> ok, that's really diceware
<gchristensen> ah, it is fixed on master but not 19.09. backporting.
<worldofpeace> Jan Tojnar: right, I remember seeing those as well. poor @mcatanzaro always tracking them down.
<worldofpeace> Jan Tojnar: I know the particular ones I keep seeing are the web process actually crashing
xwvvvvwx has quit [Ping timeout: 245 seconds]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 268 seconds]
<disasm> anyone opposed to https://github.com/NixOS/nixpkgs/pull/70858 getting cherry-picked into release 19.09?
<{^_^}> #70858 (by manveru, 1 day ago, merged): nginx: add map_hash_*_size options
<manveru> disasm++
<{^_^}> disasm's karma got increased to 13
<manveru> :D
worldofpeace_ has joined #nixos-dev
worldofpeace_ has quit [Client Quit]
__monty__ has quit [Quit: leaving]
cransom has joined #nixos-dev
cransom has quit [Quit: WeeChat 2.6]
<ajs124> Do people here think I/we should try to upstream this: https://gist.github.com/ajs124/494de4b19277e283d8de70ee5057c33e ? It's mostly based on/inspired by fpletz's systemd-confinement code.
cransom has joined #nixos-dev
<gchristensen> interestig
xwvvvvwx has joined #nixos-dev
cransom has quit [Quit: WeeChat 2.6]
cransom has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 240 seconds]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Client Quit]
justanotheruser has quit [Ping timeout: 240 seconds]
drakonis has quit [Quit: WeeChat 2.6]
justanotheruser has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 268 seconds]
misuzu has quit [Remote host closed the connection]
drakonis_ has joined #nixos-dev
misuzu has joined #nixos-dev
orivej has joined #nixos-dev
ixxie has joined #nixos-dev
drakonis has quit [Ping timeout: 264 seconds]
drakonis_ is now known as drakonis
<infinisil> ajs124: Didn't aszlig do the confinement thing? https://github.com/NixOS/nixpkgs/pull/57519
<{^_^}> #57519 (by aszlig, 30 weeks ago, merged): nixos: Add 'confinement' options to systemd.services
justanotheruser has quit [Ping timeout: 240 seconds]
cptchaos83 has quit [Ping timeout: 240 seconds]
cptchaos83 has joined #nixos-dev
justanotheruser has joined #nixos-dev
ris has joined #nixos-dev
xwvvvvwx has joined #nixos-dev
<jtojnar> hmm, the package database seems to be outdated https://nixos.org/nixos/packages.html?channel=nixos-unstable&query=gnome-shell
<samueldr> it is, the commit ID is from 29th August
<samueldr> might need a pair of eyes on the logs to see why it doesn't update
* gchristensen notices he has eyes
<gchristensen> update-homepage.service: Consumed 22.810s CPU time, received 321.0K IP traffic, sent 19.2K IP traffic. <- pretty nice stats
xwvvvvwx has quit [Ping timeout: 265 seconds]
<gchristensen> seems the makefile target for the unstable package set is never triggered
<gchristensen> wait... hmm...
<samueldr> not trigger since it's already generated maybe?
<samueldr> 29th august, is that when the change to the package browser was introduced?
<samueldr> merged august 30th it seems
<gchristensen> okay, yeah, seems that isn't being run for nixos-unstable or nixpkgs-unstable
<samueldr> is it for stable? like more than once
<gchristensen> great question, something I was just verifying
Jackneill has quit [Remote host closed the connection]
<samueldr> to me it sounds like it's content with the file existing
<samueldr> happened once each
<gchristensen> yep :)
<samueldr> how did it regenerate before? I don't see special rule in the makefile
<gchristensen> missing some .PHONY's maybe?
<samueldr> ah, now I see it
<samueldr> that's it
<gchristensen> standing by to merge :)
* samueldr is testing the change
<gchristensen> (wouldn't it be cool if these logs were somewhere public, like on a public buildkite pipeline?)
<gchristensen> (or in a hydra build job?)
<samueldr> I wouldn't like it in a proprietary third party service
<gchristensen> I know
<gchristensen> but jenkins is too scary
<samueldr> though yeah, there's a relevant issue there
<niksnut> gchristensen: here ya go: https://hydra.nixos.org/jobset/flakes/nixos-homepage
<gchristensen> yas
<gchristensen> let's do that!
<samueldr> ♥
<gchristensen> (but still, this doesn't address other things like logs from channel bumps)
<samueldr> niksnut++ that'll make it more accessible to check and fix issues
<{^_^}> niksnut's karma got increased to 11
<samueldr> one step at a time I figure :)
<gchristensen> yeah
<samueldr> nixos-homepage#312
<{^_^}> https://github.com/NixOS/nixos-homepage/pull/312 (by samueldr, 1 minute ago, open): Add new packages listing as PHONY rules
<gchristensen> arianvp, mmlb, srhb, assemble! (to chat about bonds)
<srhb> Engage!
<mmlb> beam me up!
<srhb> So I'm worried that this really should succeed... The bisect is ongoing.
aminechikhaoui has quit [Quit: The Lounge - https://thelounge.github.io]
aminechikhaoui has joined #nixos-dev
pie_ has quit [Ping timeout: 240 seconds]
aminechikhaoui has quit [Client Quit]
aminechikhaoui has joined #nixos-dev
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 240 seconds]
pie_ has joined #nixos-dev
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Read error: Connection reset by peer]
<srhb> Needs some improvements, there's some racyness going on..
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Client Quit]
xwvvvvwx has joined #nixos-dev
xwvvvvwx- has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 268 seconds]
xwvvvvwx- has quit [Ping timeout: 240 seconds]
psyanticy has quit [Quit: Connection closed for inactivity]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Ping timeout: 265 seconds]
xwvvvvwx- has joined #nixos-dev
greizgh has quit [Quit: greizgh]
greizgh has joined #nixos-dev
sphalerite has quit [Quit: WeeChat 2.4]
sphalerite has joined #nixos-dev
sphalerite has quit [Client Quit]
ixxie has quit [Ping timeout: 245 seconds]
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
drakonis has quit [Ping timeout: 268 seconds]
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 245 seconds]
drakonis_ has quit [Ping timeout: 276 seconds]
<jtojnar> worldofpeace I wonder if having Sysprof support for GNOME Shell would at least allow me to debug event handler cycles
<jtojnar> I have been trying to make https://github.com/medenagan/window-corner-preview/pull/21 work for two evenings now and there are still ton of hard to debug bugs that will freeze Shell
<{^_^}> medenagan/window-corner-preview#21 (by jtojnar, 11 minutes ago, open): Port to GNOME 3.34
drakonis has joined #nixos-dev
Synthetica has quit [Quit: Connection closed for inactivity]
<worldofpeace> Jan Tojnar: huh, I think Pantheon's got a plugin for that to be used in mutter (think it's called picture-in-picture). I don't think I've tried out the Sysprof support for the shell, but now I'm interested
drakonis has quit [Ping timeout: 240 seconds]