ekleog changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html https://r13y.com | 18.09 release managers: vcunat and samueldr | https://logs.nix.samueldr.com/nixos-dev
srk has quit [Quit: ZNC - http://znc.in]
init_6 has joined #nixos-dev
srk has joined #nixos-dev
<gchristensen> tilpner: you would definitely have total control over how much and how often you built
init_6 has quit [Ping timeout: 246 seconds]
init_6 has joined #nixos-dev
<gchristensen> tilpner: fwiw though, reproducing even only iso_minimal will keep a pretty good recent laptop busy compiling for about 8hrs
<init_6> there is some howto about migration deriviation from qt4 to qt5?
jtojnar_ has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ is now known as jtojnar
init_6 has quit []
hedning has quit [Quit: hedning]
pie__ has joined #nixos-dev
pie_ has quit [Ping timeout: 240 seconds]
init_6 has joined #nixos-dev
Melkor333 has quit [Ping timeout: 240 seconds]
drakonis has quit [Quit: WeeChat 2.3]
q6AA4FD has joined #nixos-dev
q6AA4FD has quit [Quit: ZNC 1.7.1 - https://znc.in]
<ivan> https://github.com/NixOS/nixpkgs/pull/55501 needs a merge and a backport
<{^_^}> #55501 (by ivan, 1 hour ago, open): chromium: 72.0.3626.81 -> 72.0.3626.96
edef has joined #nixos-dev
init_6 has quit []
MichaelRaskin has joined #nixos-dev
init_6 has joined #nixos-dev
init_6 has quit [Remote host closed the connection]
tilpner has quit [Quit: WeeChat 2.3]
tilpner has joined #nixos-dev
tilpner has quit [Quit: WeeChat 2.3]
tilpner has joined #nixos-dev
pie__ has quit [Remote host closed the connection]
pie__ has joined #nixos-dev
JosW has joined #nixos-dev
aszlig has quit [Quit: Kerneling down for reboot NOW.]
aszlig has joined #nixos-dev
drakonis has joined #nixos-dev
<simpson> ofborg question: On https://github.com/NixOS/nixpkgs/pull/55182 ofborg doesn't think that there's anything to do or check. How can I make this better? At a minimum it would tell me whether `pypyPackages.mock` is broken.
<{^_^}> #55182 (by MostAwesomeDude, 6 days ago, open): Unbreak many PyPy packages
<simpson> > pypyPackages.mock
<{^_^}> "<derivation /nix/store/qywpcbs2rm6dn1cqy0mj31xq1ljdxn3w-pypy2.7-mock-2.0.0.drv>"
<ekleog> simpson: you can do `@GrahamcOfBorg build pypyPackages.mock`
JosW has quit [Ping timeout: 252 seconds]
asymmetric has joined #nixos-dev
asymmetric has quit [Remote host closed the connection]
asymmetric has joined #nixos-dev
JosW has joined #nixos-dev
<gchristensen> I've found a bit of an annoying problem with nix's --check result, which is it creates `storepath.check` directories -- they're not actually store paths, though, and they're not in the store path DB -- they're just there until they're GC'd away.
<gchristensen> I was sort of thinking I'd create a .nar for them, but I doubt I can since they're not registered. is there a nice way to make a reproducible tar? I'm assuming it is annoying, if we went ahead and invented .nars
<{^_^}> https://github.com/NixOS/nixpkgs/pull/55500 (by samueldr, 16 hours ago, open): syslinux: 2015-11-09 -> 2019-02-07
<gchristensen> ooooOOoooooo!
<samueldr> that's the penultimate commit up to the current pre-release; they broke syslinux in the current revision :/
<samueldr> (as documented in the comments)
<gchristensen> :|
<gchristensen> I solved my problem. `nix dump-path $(nix add-to-store /nix/store/foo.check)`
JosW has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
q6AA4FD has joined #nixos-dev
<ekleog> that's likely why ofborg didn't auto-trigger the build
<simpson> ekleog: Oh, okay.
<ekleog> I've triggered the build for you for now
<simpson> Thanks!
asymmetric has quit [Quit: Leaving]
q6AA4FD has quit [Quit: ZNC 1.7.1 - https://znc.in]