<immae>
cole-h: I think I managed to correctly write the Makefile.am file (PR up to date). It’s a 4-lines file but I’m totally unfamiliar with the magic behind those automake things
<immae>
(Also I made it so that the index.html would land at the same place as before in the output)
mkaito has quit [Quit: WeeChat 3.0]
ris has quit [Ping timeout: 260 seconds]
ris has joined #nixos-dev
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
supersandro2000 has quit [Disconnected by services]
<gchristensen>
immae: nixos.org/hydra/manual/ will redirect to it ~shortly
<immae>
Ah it’s quick, nice!
<samueldr>
I wasn't entirely sure how it was setup, I had to check
<samueldr>
and yes
<gchristensen>
it seems hydra is chickening out on building itself at the moment
<immae>
ha ha
<samueldr>
it probably only has a sliver of shares
<samueldr>
or uh...
<samueldr>
100000000 (85.64% out of 116763427 shares)
<gchristensen>
I uh, fixed it
<gchristensen>
:|
<gchristensen>
:)
<gchristensen>
moments like this I just don't understand hydra
rajivr has joined #nixos-dev
<immae>
I’m wondering, why is nixos.org/hydra/manual/ redirecting to a build page, shouldn’t it do it under the hoods like other manual pages?
<gchristensen>
hydra is a bit unloved
<gchristensen>
and not really held up in esteem
<immae>
Oh?
<gchristensen>
yeaoh, not many people like to work on it, and it is hard to merge PRs there that are more than trivial
<immae>
ok I see
<gchristensen>
I work on it when I can, but it isn't so often. hopefully some of the testing work I've done this week could help
<samueldr>
it was made to redirect to the build output because it was dropped as an "official product" of nixos the organization... from before the website rework
<samueldr>
it's a thing, an internal tool that happens to be used externally too, AFAIUI
<gchristensen>
I think that pretty much sums it up
<samueldr>
IIRC for a while (before gchristensen was part of the community) there were reticence in even having a nixos module for hydra
<samueldr>
(and before I too)
<gchristensen>
I think some people still have that sentiment :)
<ajs124>
I seem to remember eelco saying that putting hydra into nixpkgs was a mistake
<gchristensen>
but they're assuaged by having ma27 maintain it
<samueldr>
it's dependable, but not a shiny polished tool
<samueldr>
it's the ol' farm pickup
<gchristensen>
(with hundreds of millions of builds behind it)
<samueldr>
the ol' farm pickup has millions of miles behind it!
<samueldr>
it's a good quality, being a dependable tool, even if it's not showcase worthy
<immae>
mdbook made its job :-)
<immae>
(The result is the same as during my testings 😌)
<gchristensen>
woohoo! thank you, immae!
<immae>
Happy to help :)
<gchristensen>
finally, rid of the docbook. that feels good.
orivej has quit [Ping timeout: 260 seconds]
<immae>
Yes
<immae>
Now it’s time for bed
<immae>
’night
* gchristensen
sets hydra back from 100000000 scheduling shares to just 100
<gchristensen>
g'night immae , about time for me too :P
<samueldr>
ah, I see, it only had 0% of the whole scheduling shares
<gchristensen>
it'd be cool to have a script to rebalance the jobsets :)
orivej has joined #nixos-dev
asymmetric has quit [Quit: Peace.]
asymmetric_ has joined #nixos-dev
asymmetric_ is now known as asymmetric
ris has quit [Read error: Connection reset by peer]
justan0theruser has quit [Ping timeout: 240 seconds]
blueberrypie has quit [Quit: leaving]
blueberrypie has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
jonringer has quit [Remote host closed the connection]
BaughnLogBot has quit [Ping timeout: 256 seconds]
BaughnLogBot has joined #nixos-dev
BaughnLogBot has quit [Ping timeout: 256 seconds]
justan0theruser has joined #nixos-dev
thoughtpolice has quit []
thoughtpolice has joined #nixos-dev
orivej has joined #nixos-dev
AlwaysLivid has quit [Quit: We are a collection of 7 billion codependent atoms. Stop hating based on constructs and come along for the ride.]
orivej has quit [Ping timeout: 272 seconds]
evils has quit [Ping timeout: 246 seconds]
evils has joined #nixos-dev
<rnhmjoj>
did you know we have a perl.withPackages? it's relatively new so nixpkgs is still full of hacks to construct perl interpreters with a custom perl lib path
<rnhmjoj>
currently working on fixing this
stigo has quit [Remote host closed the connection]
cole-h has quit [Ping timeout: 240 seconds]
stigo has joined #nixos-dev
LnL has quit [Quit: exit 1]
__monty__ has joined #nixos-dev
<adisbladis>
Anyone else that got bombarded by spam bots on IRC recently?
<adisbladis>
Within the last day or so?
<adisbladis>
I'm thinking if it's related to the supposed troll or not
<Taneb>
Yup
<Taneb>
Been happening all over freenode
<etu>
It was mentioned in #nixos-chat earlier
<adisbladis>
Ok
<etu>
"/mode nick +R" changes your mode so only identified users can message you :)
<adisbladis>
Some of the wording made me think that someone actually semi-targeted it
<adisbladis>
etu: I don't want that in general. I do get a lot of actually interesting PMs from unregistered people
<etu>
oh :/
<sterni>
adisbladis: try +g then
<sterni>
(you need to /accept I think which may be less noisy)
Jackneill has quit [Read error: Connection reset by peer]
<adisbladis>
I can just ignore it those few times it's happening
<adisbladis>
I was more interested to know if this was in any way targeted against the Nix community or not
<adisbladis>
Some of the wording didn't feel random enough to be your regular spam
<srk>
I see spam on bunch of unrelated channels as well
<b42>
also getting a bunch of "race war"-themed nonsense on query and wondering what's that trying to achieve
<adisbladis>
Most of it was just pure nonsense :P
<adisbladis>
But some felt like a markov chain of race war type stuff interspersed with some things I've actually talked about in nixos related channels
<b42>
also got what looks like part of windows exploit(?) yesterday https://paste.rs/dMA
<cole-h>
(buildGoPackage is currently aliased to buildGo116Package on master)
<srk>
ScottHDev5: in container?
<eyJhb>
cole-h: found it, thanks :D
<eyJhb>
gchristensen: did you have any way to minimise the number of dependencies buildlayeredimage pulls in? ie. a Go build will pull in 43 MB of stuff
<gchristensen>
change your builds to have fewer dependencies :)
<gchristensen>
note: run-time dependencies, not build-time
<aanderse>
if i wanted to add a new package set to nixpkgs who would the best people to talk to be? questions i might ask: does anyone want this package set in nixpkgs?
<eyJhb>
gchristensen: This is all I have - https://termbin.com/0a2j so I am guessing it is comming from the buildGoPackage? Would just expect a static binary, and only having to have the single "main" file :/
<worldofpeace>
✨ samueldr
<{^_^}>
samueldr's karma got increased to 323
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-dev
rj has quit [Ping timeout: 268 seconds]
__monty__ has quit [Quit: leaving]
<ScottHDev5>
srk So I'm sure it's not the firewall as I get an answer. For further debugging the coredns I need to get it's logs but I can only make it to output to stdout, I'd like to make it output to stderr because stdout isn't dumped to the terminal by the test driver. So I've looked at the code and couldn't find a way to get the driver to output stderr
<ScottHDev5>
*to output stdout
rj has joined #nixos-dev
justan0theruser has quit [Ping timeout: 240 seconds]