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
Sonarpulse has quit [Ping timeout: 240 seconds]
goibhniu has quit [Ping timeout: 248 seconds]
drakonis has quit [Remote host closed the connection]
mbrgm has quit [Ping timeout: 264 seconds]
mbrgm_ has joined #nixos-dev
mbrgm_ is now known as mbrgm
Sonarpulse_ is now known as Sonarpulse
jtojnar has quit [Ping timeout: 260 seconds]
xeji has joined #nixos-dev
xeji has quit [Client Quit]
<adisbladis[m]> Another license question:
<adisbladis[m]> I want to package https://android.googlesource.com/platform/external/libldac/ but the repo contains this little nasty file:
<adisbladis[m]> I don't know if that's applicable for us?
<makefu> adisbladis[m]: i am not totally sure who is "they" but i guess the user, not the distributor
<makefu> so my guess is that it is a nonfree license similar to the virtualbox oracle extensions
<makefu> or more precise nonfree-redistributable
<makefu> however i am not a lawyer, so i might be wrong
__Sander__ has joined #nixos-dev
ckauhaus has joined #nixos-dev
__Sander__ has quit [Read error: Connection timed out]
__Sander__ has joined #nixos-dev
__Sander__ has quit [Client Quit]
__Sander__ has joined #nixos-dev
tilpner has quit [Ping timeout: 264 seconds]
goibhniu has joined #nixos-dev
sphalerit has quit [Ping timeout: 245 seconds]
florianjacob has quit [Ping timeout: 245 seconds]
florianjacob has joined #nixos-dev
sphalerit has joined #nixos-dev
hiberno has quit [Quit: WeeChat 1.6]
goibhniu has quit [Ping timeout: 260 seconds]
goibhniu has joined #nixos-dev
vcunat has joined #nixos-dev
MichaelRaskin has quit [Quit: MichaelRaskin]
flokli has quit [Quit: WeeChat 2.0.1]
flokli has joined #nixos-dev
hiberno has joined #nixos-dev
<adisbladis[m]> makefu: Yeah I'm very uncertain..
<makefu> adisbladis[m]: according to the LICENSE file "TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION" - apache2 license
viric has quit [Read error: Connection reset by peer]
viric has joined #nixos-dev
<makefu> the link to the licensing states "If you intend to use our technology on your Android smartphones and tablets, please access our website and check how to use it."
<adisbladis[m]> Yeah I find it very confusing who actually needs to do that certification process
<makefu> adisbladis[m]: there is at least one place where somebody else (debian-noofficial) packaged the library: https://sourceforge.net/projects/debiannoofficial/files/wheezy-update/libs/ they chose apache2 as license
<adisbladis[m]> Ok. I'll do the same.
ckauhaus_ has joined #nixos-dev
ckauhaus_ has quit [Remote host closed the connection]
ckauhaus has quit [Ping timeout: 260 seconds]
jtojnar has joined #nixos-dev
JosW has joined #nixos-dev
JosW has quit [Quit: Konversation terminated!]
__Sander__ has quit [Ping timeout: 255 seconds]
__Sander__ has joined #nixos-dev
__Sander__ has quit [Ping timeout: 240 seconds]
tilpner has joined #nixos-dev
globin has quit [Quit: o/]
__Sander__ has joined #nixos-dev
globin has joined #nixos-dev
simpson has quit [Ping timeout: 255 seconds]
<srhb> Is someone able to select timeout from builds where id = 73497724; ?
<niksnut> can't wait to use -std=c++2a :p
<srhb> Curious whether the meta change actually affects Hydra correctly.
<niksnut> sure
<gchristensen> whoa, hydra will read the timeout from the meta? cool :D
<srhb> niksnut: Thanks! :)
<srhb> gchristensen: Hopefully.
<niksnut> timeout = 86400
<gchristensen> for all its warts, Hydra is a beast to be reckoned with
<srhb> We attempted to give chromium a buttload of extra time so we don't run into that annoyance again.
<srhb> niksnut: Nice, at least the tables are updated correctly then. :)
<srhb> gchristensen: Yes it is.
phreedom has quit [Ping timeout: 255 seconds]
<angerman> so I'm still a bit confused. I am supposed to rebase my changes onto the unstable-channel, right? But I'm supposed to perform a PR against master, no? What's the usual workflow here?
<timokau[m]> Ideally you develop, test and PR against master
<timokau[m]> Practically rebuilding can take a long time, so you develop against unstable to use the binary cache
<sphalerite> angerman: develop from your choice of unstable branches, PR against master (except for mass-rebuilds)
<gchristensen> who wants to write up some docs? =)
<sphalerite> angerman: most of the time you won't get any conflicting stuff between unstable and master.
<angerman> alright.
<sphalerite> "most" of the time :p
orivej has joined #nixos-dev
phreedom has joined #nixos-dev
simpson has joined #nixos-dev
<angerman> anyone seen `attribute 'packageOverrides' missing, at ...` specifically it's missing pkgs.haskell.packageOverrides.
<LnL> are you sure that's a thing?
drakonis has joined #nixos-dev
__Sander__ has quit [Quit: Konversation terminated!]
Synthetica has joined #nixos-dev
<Synthetica> Is someone working on GHC-8?
<Synthetica> *GCC
<drakonis> it just released
<dtz> go go go
<dtz> :D
<drakonis> hmm, i have to fix up libreoffice
<drakonis> it really doesn't have an functional wrapper
<Synthetica> I am currently compiling it, seems to work fine with only minor changes
<Synthetica> Should I create a WIP PR?
<drakonis> always good
<vcunat> yes
Cale has quit [Ping timeout: 265 seconds]
drakonis has quit [Remote host closed the connection]
Cale has joined #nixos-dev
<tilpner> How do I give good errors from an assertion?
<tilpner> Right now, I would check all submodules and then say "something's wrong with one of your submodules"
<tilpner> But that's obviously bad
<tilpner> And apparently submodules can't have their own assertions, which would neatly solve this problem
zybell has quit [Ping timeout: 240 seconds]
zybell has joined #nixos-dev
<Synthetica> Okay, GCC8 compiles on my machine
<Synthetica> Should I set it as default GCC?
<dtz> i commented on the issue, but IMO no
<dtz> *"not yet" :)
steveeJ has joined #nixos-dev
MichaelRaskin has joined #nixos-dev
lopsided98 has quit [Ping timeout: 240 seconds]
lopsided98 has joined #nixos-dev
vcunat has quit [Quit: Leaving.]
bgamari has quit [Ping timeout: 276 seconds]
bgamari has joined #nixos-dev
grahamc has quit [*.net *.split]
pstn has quit [*.net *.split]
steveeJ has quit [*.net *.split]
mbrgm has quit [Ping timeout: 260 seconds]
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
mbrgm has joined #nixos-dev
pstn has joined #nixos-dev
grahamc has joined #nixos-dev
steveeJ has joined #nixos-dev