gchristensen 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,samueldr | 19.03 RMs: samueldr,sphalerite | https://logs.nix.samueldr.com/nixos-dev
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos-dev
ajs124 has left #nixos-dev [#nixos-dev]
justan0theruser has joined #nixos-dev
justanotheruser has quit [Ping timeout: 245 seconds]
drakonis1 has quit [Quit: WeeChat 2.3]
justan0theruser is now known as justanotheruser
orivej has joined #nixos-dev
<Mic92> gchristensen: I wonder what the legal implications would be, if we patch out the GPL-symbol check?
<Mic92> Because in the end all the linux kernel is under the GPL and so its binary API.
<Mic92> gchristensen: it is at least legally safe to apply such a Patch in-house as the GPL is only enforced once someone publish binaries/source code.
ajs124 has joined #nixos-dev
ajs124 has left #nixos-dev [#nixos-dev]
ajs124 has joined #nixos-dev
ajs124 has left #nixos-dev [#nixos-dev]
Zer000 has quit [Ping timeout: 245 seconds]
tv has quit [Ping timeout: 250 seconds]
Zer000 has joined #nixos-dev
tv has joined #nixos-dev
Zer000 has quit [Ping timeout: 244 seconds]
justanotheruser has quit [Ping timeout: 250 seconds]
justanotheruser has joined #nixos-dev
orivej has quit [Ping timeout: 245 seconds]
niksnut has quit [Quit: Lost terminal]
<sphalerite> Is there any chance I could get an account on hydra.nixos.org? The google sign-on thing doesn't work for me.
ajs124 has joined #nixos-dev
init_6 has joined #nixos-dev
<sphalerite> and what is it with these builds timing out when they've actually been completed?
<gchristensen> sphalerite: what browser & and extensions do you use?
<sphalerite> gchristensen: firefox with ublock origin and privacy badger. Tried disabling both, didn't help.
<gchristensen> interesting, I use ublock origin and firefox (no privacy badger) and it works okay
<sphalerite> it might also be because it's not a normal google account
<sphalerite> it's one of those company ones
<sphalerite> and I have no interest in a private google account :)
<gchristensen> mine is also a company account (grahamc.com)
<gchristensen> maybe globin can help you get set up
<sphalerite> hm.
<sphalerite> ok, maybe I did it wrong last time. It seems to have worked now.
<gchristensen> ah nice :)
<sphalerite> still, I'd prefer an account not tied to my employer, is it possible for me to get a hydra account?
orivej has joined #nixos-dev
phreedom_ is now known as phreedom
<sphalerite> OK, I'm confused. https://hydra.nixos.org/build/91462941 says it failed because go timed out, but following the link to that build leads to a page saying it succeeded?
<gchristensen> that job probably needs restarting to realize it succeeded
<samueldr> there were a bunch of failed jobs for 19.03 from a go build timeout
<samueldr> I restarted all failed jobs of the latest eval as of yesterday
* samueldr still wishes all state was saved and introspectable, with a message log for restarts and such
<gchristensen> +1
<samueldr> good, the failure seems to have subsided, failing go increases the failure count by about 600
<sphalerite> yeah…
<sphalerite> original hercules when?
<sphalerite> although that was just supposed to be a fresh frontend for the same backend wasn't it?
<gchristensen> I know you're annoyed with hydra, but it is quite a bit more robust than it seems -- and much more challenging to replace than it seems
niksnut has joined #nixos-dev
<sphalerite> Oh, I fully believe that :)
<samueldr> exactly, I do not want it replaced, I want it improved :)
<gchristensen> hercules isn't going to save us, only us will save us
<sphalerite> hehe
<samueldr> too many heap sections for nixos:trunk-combined @ ~ 11:44 UTC https://gist.github.com/samueldr/0541f35899a8e3bd8daffdc1f5c6c93c
<samueldr> (requeued eval)
drakonis1 has joined #nixos-dev
noonien has joined #nixos-dev
<gchristensen> oooohh
<samueldr> oh?
<samueldr> too many heap sections for nixos:trunk-unstable ~13:50 UTC (no log, this is a bit redundant)
<samueldr> (requeued eval)
<gchristensen> samueldr: isn't there a fancy tag we can put on packages.html / options.html to make their search boxes available for integration to the browser's search boxes?
<gchristensen> I thought it was opensearch, but that requires returning atom-formated results
<samueldr> maybe
<samueldr> link rel="search" type="application/opensearchdescription+xml" I think
<gchristensen> hrm I think I just realized that Void Linux borrowed a lot more than just ideas from NixOS
<gchristensen> their name itself :'D
init_6 has quit []
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-dev
drakonis1 has quit [Quit: WeeChat 2.3]
drakonis has quit [Ping timeout: 250 seconds]
drakonis has joined #nixos-dev
drakonis has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 250 seconds]
<gchristensen> Mic92: it would probably not be smart to remove the GPL check
orivej has joined #nixos-dev
aszlig has quit [Quit: Kerneling down for reboot NOW.]
aszlig has joined #nixos-dev
<adisbladis> Mic92: It seems to me like the workflow here https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/zfs/default.nix#L193 is not that nice. Why are patches pointing to your fork. Imho we'd be better off with patches in nixpkgs than putting workload on a single fork maintainer.
<gchristensen> even better would be to try and upstream that patch
<gchristensen> if we do that, it is likely we can get them testing ZFS on NixOS as part of their CI
fadenb has quit [Remote host closed the connection]
Zer000 has joined #nixos-dev
fadenb has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 268 seconds]
<Mic92> adisbladis: gchristensen: historically the patch was larger. Maybe we can inline it now
drakonis has joined #nixos-dev
<gchristensen> aye
<gchristensen> any reasonwe shouldn't upstream it?
drakonis has quit [Quit: WeeChat 2.3]
drakonis has joined #nixos-dev
<matthewbauer> niksnut: ericson2314: we should try to schedule a meeting on the cmakeFlags RFC. Mostly i want to see if this makes sense independent of structured attrs or if we need __structuredAttrs first
drakonis_ has quit [Ping timeout: 250 seconds]
drakonis has quit [Ping timeout: 268 seconds]
<Ericson2314> yeah, we need to all concur on the way forward so aneeshusa has consistent instructions :)
drakonis has joined #nixos-dev
orivej has quit [Ping timeout: 255 seconds]
orivej_ has joined #nixos-dev
<ajs124> what's the best way to go about fetching a src that's sometimes a folder and sometimes a git repo? (but always local)
<niksnut> matthewbauer: Ericson2314: yes, some time this week?
<gchristensen> woot, 11/13 packet images pass tests - the other two don't exist yet.
<Ericson2314> niksnut: matthewbauer https://www.when2meet.com/?7712400-oW2rk hehe haven't used this tool in years
orivej_ has quit [Ping timeout: 255 seconds]