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 | 18.03 release managers: fpletz and vcunat | https://logs.nix.samueldr.com/nixos-dev
<samueldr> so while there was an issue on master at the moment I checked, it wasn't the only reason it wasn't building
* samueldr is looking for a fix
<samueldr> "make sure that your template files define a Byte Order Mark" *faints*
<samueldr> and adding it (as the fine manual says) makes things worse :/ https://stuff.samueldr.com/screenshots/2018/08/20180815201556.png
init_6 has quit []
NinjaTrappeur has quit [Ping timeout: 256 seconds]
NinjaTrappeur has joined #nixos-dev
<gchristensen> samueldr: oooooops
<gchristensen> samueldr: I could delete it, that seems like the easiest fix
<samueldr> gchristensen: I have found the issue
<samueldr> this doesn't give me a better image of perl and the tooling around :(
{^_^} has quit [Remote host closed the connection]
<samueldr> niksnut: if you want the website to update before the blogpost is pushed from the "planet" → https://github.com/NixOS/nixos-homepage/pull/232
lassulus_ has joined #nixos-dev
<samueldr> jtojnar: ^ this fixes the real in-depth issue
<samueldr> gchristensen: thanks for fuzzing
<samueldr> 👀
lassulus has quit [Ping timeout: 240 seconds]
lassulus_ is now known as lassulus
Drakonis has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
orivej_ has joined #nixos-dev
cbarrett has joined #nixos-dev
Drakonis has quit [Remote host closed the connection]
teto has joined #nixos-dev
kalbasit[m] has quit [Read error: Connection reset by peer]
kalbasit[m] has joined #nixos-dev
<jtojnar> samueldr: great job, thanks for looking into it
goibhniu has joined #nixos-dev
orivej_ has quit [Ping timeout: 244 seconds]
goibhniu has quit [Quit: Leaving.]
goibhniu has joined #nixos-dev
adisbladis[m] has quit [Remote host closed the connection]
primeos[m] has quit [Remote host closed the connection]
codyopel[m] has quit [Read error: Connection reset by peer]
thefloweringash[ has quit [Read error: Connection reset by peer]
sphalerit has quit [Read error: Connection reset by peer]
copumpkin[m] has quit [Remote host closed the connection]
philipp[m] has quit [Read error: Connection reset by peer]
timokau[m] has quit [Remote host closed the connection]
olejorgenb[m] has quit [Remote host closed the connection]
Drakonis[m] has quit [Remote host closed the connection]
rycee[m] has quit [Remote host closed the connection]
regnat[m] has quit [Remote host closed the connection]
hedning[m] has quit [Read error: Connection reset by peer]
__Sander__ has joined #nixos-dev
orivej has joined #nixos-dev
Sigyn has quit [Quit: People always have such a hard time believing that robots could do bad things.]
Sigyn has joined #nixos-dev
init_6 has joined #nixos-dev
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
pepesza has joined #nixos-dev
timokau[m] has joined #nixos-dev
<timokau[m]> Do we have a standard way to refer to the "link name" of a library?
<Mic92> We are getting many darwin changes lately. Did nixpkgs become more popular there?
<timokau[m]> Here the issue is that we want to abstract over the blas lib used, which needs to be specified with its linker flag `-lopenblas` or `-lblas`
<timokau[m]> Mic92: not sure, in this case the user is trying to make sage build and making a lot of PRs fixing up dependencies because of that
<Mic92> timokau[m]: this was more a general finding.
<timokau[m]> The `linkName` thing he does seems nice and may be worth integrating directly into the blas libs if we don't already have a standard for that
<timokau[m]> Mic92: certainly makes sense for me that nix would be popular for mac users
<Mic92> timokau[m]: you can also add a passthrough variable in the blas library itself.
<Mic92> if there different consumsers for this
<Mic92> I don't think we have this problem that often.
<timokau[m]> Mic92: yeah that is what I meant by "integrating it directly into the blas libs"
<timokau[m]> Just checking if there already is an existing standard before suggesting that
<timokau[m]> I think for standard that have different implementations like blas it makes sense
<Mic92> passthru instead of passthrough its called
<Mic92> I would not over-engineer it unless, the problem occurs in many places.
<timokau[m]> Mic92: well `-l*blas` occurs in 33 places, all of which could probably make use of a configurable blas implementation
<timokau[m]> In practice its probably not necessary to make that configurable in most cases though, so I don't know if the generic mechanism is better
<Mic92> we have such an abstraction called unixtools
<timokau[m]> What is that?
<Mic92> also I would not put blas there
<Mic92> It is the same thing for common commandline tools
<Mic92> things like utillinux
<timokau[m]> Mic92: that sounds like a different thing
<timokau[m]> openblas usually is platform agnostic and should work on darwin
<timokau[m]> Its just that it triggers some weird error in this case
init_6 has quit [Ping timeout: 272 seconds]
<layus> I wonder how to test modifications to cc-wrapper without rebuilding all the world ?
<layus> did someone already try that ?
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
ciil has quit [Quit: Lost terminal]
ciil has joined #nixos-dev
<ekleog> ,tell Ericson2314 Hey! Sorry to bother you, but do you have any opinion about https://github.com/NixOS/nixpkgs/pull/44439#pullrequestreview-144181130 ? :)
<ekleog> huh? {^_^} is down?
<ekleog> infinisil: stupid question: does {^_^} keep things-to-tell across downups? I had launched one to Sonarpulse that hasn't triggered yet, so that'd be to know whether I should resend it :)
<infinisil> ekleog: something with channel modes gchristensen set yesterday apparently made {^_^} exit, I can't do anything about this myself
<infinisil> But yeah it keeps these ,tell's between restarts
<ekleog> oh :'(
<ekleog> and 'k, thanks!
<ekleog> I guess {^_^} is not registered, and it was forwarded to #nixos-unregistered :) (at least, it's there)
<infinisil> Ahh
<samueldr> isn't the nick SonarPulse here anyway?
<gchristensen> whats up?
<gchristensen> oh what
<gchristensen> nix-
<gchristensen> one sec! :)
{^_^} has joined #nixos-dev
<gchristensen> ok sorted
<gchristensen> ,tell Ericson2314 (relayed by graham on behalf of ekleog) Hey! Sorry to bother you, but do you have any opinion about https://github.com/NixOS/nixpkgs/pull/44439#pullrequestreview-144181130 ? :)
<{^_^}> gchristensen: I'll pass that on to Ericson2314
<gchristensen> ,tell Sonarpulse (relayed by graham on behalf of ekleog) Hey! Sorry to bother you, but do you have any opinion about https://github.com/NixOS/nixpkgs/pull/44439#pullrequestreview-144181130 ? :)
<{^_^}> gchristensen: I'll pass that on to Sonarpulse
<ekleog> gchristensen: Thanks! :)
Drakonis has joined #nixos-dev
<ekleog> (triage) https://github.com/NixOS/nixpkgs/issues/26172 <- 2.status: wait-for-upstream
<{^_^}> #26172 (by lheckemann, 1 year ago, open): LightDM logs to /var/log rather than journal
* ekleog really should go back to this PR allowing ofborg to label on behalf of users
Cale has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 272 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
Drakonis has quit [Remote host closed the connection]
Drakonis has joined #nixos-dev
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-dev
erickomoto has joined #nixos-dev
erickomoto has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos-dev
erickomoto has joined #nixos-dev
erickomoto has quit [Client Quit]
<{^_^}> #12697 (by abbradar, 2 years ago, open): Make efivarfs read-only by default
pie_ has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-dev
<LnL> ,tell vcunat to ping me about staging
<{^_^}> LnL: I'll pass that on to vcunat
goibhniu has quit [Ping timeout: 272 seconds]
goibhniu has joined #nixos-dev
shlevy has joined #nixos-dev
<shlevy> Hey all! Who maintains the haskell infra these days?
sir_guy_carleton has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
<LnL> oh wow, since when does robot ryan post so much information about the automatic updates?
goibhniu has quit [Ping timeout: 240 seconds]
<andi-> now people just need to read them :)
<samueldr> LnL: at least two waves of updates (since I've been added as a maintainer I read the whole post when reviewing)
<samueldr> it's great when there is a link to the github release
orivej has joined #nixos-dev
<LnL> yeah it's great, maybe it wasn't there for some of the other stuff I got mentioned on
goibhniu has joined #nixos-dev
goibhniu has quit [Ping timeout: 260 seconds]
Lisanna has joined #nixos-dev
<infinisil> gchristensen: Topic still needs to be updated for the new release [managers]
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 | 18.09 release managers: vcunat and samueldr | https://logs.nix.samueldr.com/nixos-dev
<gchristensen> thanks!
<samueldr> oh, topic-wise, gchristensen #nixos still has call-for-[papers?] marked as open :)
orivej has quit [Ping timeout: 272 seconds]
goibhniu has joined #nixos-dev
Drakonis has quit [Remote host closed the connection]
<Mic92> samueldr: pretty sure it does not :)
<Mic92> I probably submitted my talk one day too late or so
<samueldr> yeah, that was my point, call-for-p____ is closed since IIRC august first
<Mic92> it was closed on 30th July
<samueldr> (then I did not RC)
<samueldr> the #nixos topic still says it's open :)
<samueldr> (which I know isn't right)
Cale has joined #nixos-dev