<ajs124>
sphalerite: I saw that, how/why did some things that were actually building fine (like kscreen, libguestfs and kicad) get marked as broken?
<worldofpeace>
tap tap, reverse dependencies ajs124
<sphalerite>
in the case of kscreen, I think we mistakenly marked it as broken based on https://hydra.nixos.org/eval/1547176 libsForQt511.libkscreen not building
<sphalerite>
and we failed to consider that some expressions are accessible through multiple attrpaths
<worldofpeace>
sphalerite: i did notice these things when reviewing the pr
<sphalerite>
Great :p
<sphalerite>
Anyway, I think we need to document the ZHF process a bit more, because there were some things I think I knew and disasm didn't, and there are probably also quite a few that I don't know but previous RMs do >_<
<worldofpeace>
totally, perhaps there even should be a tool to mark the packages as broken
<sphalerite>
niksnut: the 19.09 job is failing to evaluate, I think it's getting OOM killed. Is there anything I can do about it, and if not, is there anything you can do about it?
FRidh has quit [Ping timeout: 264 seconds]
FRidh has joined #nixos-dev
<jonge[m]>
hi there. i am trying to run commands like `nix-env -i -f https://foobar.com/bla.zip -A somePackage`, but the host's certificate is a custom one that i would somehow need to install so that `nix-env` can consume it... how would i do that? the system knows this cert already, but nix-env doesn't appear to use it.
<jonge[m]>
the error message is `warning: unable to download 'https://...': SSL peer certificate or SSH remote key was not OK (60); retrying in x ms`. i already installed the `cacert` package via nix, but that also doesn't seem to help nix use system certs
<ryantm>
The Final Comment Period for RFC 0052, Away from Static IDs, has started and, barring any blocking issues, will be merged after 2019-10-18. Your opinions, comments, and approvals are welcome! https://github.com/NixOS/rfcs/pull/52
Synthetica has quit [Quit: Connection closed for inactivity]
<sphalerite>
jonge[m]: nix uses the NIX_SSL_CERT_FILE environment variable to find its certificates. Also, that's more of a #nixos question :)
<jonge[m]>
well on my nixos machines i just set the right env vars in the /etc/nixos/configuration.nix and that's it. but that won't work on my darwin machines. what's the best way to have that on darwin?
<jonge[m]>
when i set `NIX_SSL_CERT_FILE=/etc/ssl/certs/company-root.pem nix-env -i -f ...` it doesn't work eitehr unfortunately.
callahad3060 is now known as callahad
<niksnut>
sphalerite: I reduced the number of concurrent evals to 1, maybe that helps
<sphalerite>
niksnut: thanks
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-dev
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-dev
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Read error: Connection reset by peer]
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
LnL has quit [Ping timeout: 250 seconds]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
drakonis_ has joined #nixos-dev
LnL has joined #nixos-dev
LnL has joined #nixos-dev
LnL has quit [Changing host]
drakonis has quit [Ping timeout: 245 seconds]
cransom has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.6]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
drakonis_ has joined #nixos-dev
<gchristensen>
Udbuntu 19.10's GUI installer will have an experimental "install with ZFS" option
<worldofpeace>
lol, omgubuntu comments "I believe this is the first distro to offer ZFS as an option"
<worldofpeace>
meanwhile... NixOS. Look at this smirk on my face now 🙂
<gchristensen>
hehe
<gchristensen>
ubuntu has supported ZFS for some time now I think, but it wasn't a clicky-option
ris has joined #nixos-dev
<samueldr>
I prefer toggly bits in configuration than a clicky option