gchristensen changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.09 is released! https://discourse.nixos.org/t/nixos-19-09-release/4306 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite; 20.03: worldofpeace, disasm | https://logs.nix.samueldr.com/nixos-dev
drakonis has quit [Ping timeout: 248 seconds]
drakonis has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.6]
ixxie has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-dev
ris has quit [Ping timeout: 268 seconds]
drakonis1 has joined #nixos-dev
phreedom has quit [Ping timeout: 240 seconds]
globin has quit [Ping timeout: 248 seconds]
makefu has quit [Ping timeout: 260 seconds]
phreedom has joined #nixos-dev
emily has quit [Ping timeout: 248 seconds]
WilliButz has quit [Ping timeout: 260 seconds]
WilliButz has joined #nixos-dev
makefu has joined #nixos-dev
globin has joined #nixos-dev
emily has joined #nixos-dev
phreedom has quit [Quit: No Ping reply in 180 seconds.]
phreedom has joined #nixos-dev
phreedom has quit [Read error: Connection reset by peer]
phreedom has joined #nixos-dev
drakonis1 has quit [Quit: WeeChat 2.6]
dongcarl6 has joined #nixos-dev
dongcarl has quit [Ping timeout: 260 seconds]
dongcarl6 is now known as dongcarl
Cale has quit [Ping timeout: 260 seconds]
globin has quit [Changing host]
globin has joined #nixos-dev
Cale has joined #nixos-dev
obadz has quit [Ping timeout: 268 seconds]
rajivr___ has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 258 seconds]
<arianvp> gchristensen: ping
<arianvp> was talking To Packet Ed, and he told me you can trick aarch64 boxes (at least on packet) to do 32 bit builds without cross-compiling
<arianvp> have you ever tried that?
<arianvp> I want to not cross-compile for 7 days to get my odroid to boot
<yorick> arianvp: how?
<yorick> arianvp: you can boot them in 32-bit mode
Synthetica has joined #nixos-dev
orivej has joined #nixos-dev
__monty__ has joined #nixos-dev
kenjis1 has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]
<adisbladis> FRidh: Is there a good reason we're not using canonical pypi names in pythonPackages?
<andi-> Great question... I did wonder about that very often in the fast
<andi-> *past
orivej has joined #nixos-dev
phreedom has quit [Quit: No Ping reply in 180 seconds.]
phreedom has joined #nixos-dev
<das_j> how can I create a FOD with nixpkgs? Just specify sha256 as a top-level attribute?
<adisbladis> das_j: Set outputHash, outputHashAlgo & outputHashMode
<das_j> aaah right
<das_j> thanks
<adisbladis> I think you can skip outputHashAlgo when using SRI hashes
<das_j> nice
<das_j> maybe I should learn to read the docs…
<adisbladis> I'm not sure about that one though, dont quote me on it :)
<das_j> I will
Profpatsch has joined #nixos-dev
__monty__ has quit [Ping timeout: 268 seconds]
__monty__ has joined #nixos-dev
Synthetica has quit [Quit: Connection closed for inactivity]
makefu has quit [Quit: WeeChat 2.6]
<das_j> I'm trying to install dotnet into wine in the build sandbox, anybody got any experience with that?
makefu has joined #nixos-dev
v0|d has joined #nixos-dev
psyanticy has joined #nixos-dev
<arianvp> hmm gcc9 fails to cross-compile
<arianvp> :(
<gchristensen> arianvp: does it have to do with personality() ?
<thefloweringash> arianvp: what's the gcc9 failure?
<samueldr> arianvp: you will need a first cross-compile to run an armv7 VM, then *that* VM will be able to build natively through virtualization
<samueldr> though the finished configuration is not available yet, only a WIP one
<thefloweringash> Can I help with that at all?
<arianvp> hmm
<arianvp> this is the error
<arianvp> this is of simply cross-compiling config.system.sdImage from nixos-image
lovesegfault has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
<lovesegfault> Is something wrong with nixpkgs? Hydra has been successful for so many days on trunk-combined that I'm suspicious
<samueldr> hm?
<samueldr> arianvp: that's glibc failing if I'm not mistaken
<samueldr> that's a known issue on unstable
<samueldr> arianvp: use 19.09 for a saner cross-compiling experience, though I think staging should be fine too
<clever> samueldr: can you try restarting https://hydra.nixos.org/build/110425769 ?
lovesegfault has quit [Quit: WeeChat 2.7]
<samueldr> just restarted
<arianvp> samueldr: this is on staging
lovesegfault has joined #nixos-dev
<samueldr> hmm
* samueldr checks
<samueldr> tbf staging I only tested aarch64 as cross-compiled
<samueldr> while 19.09 armv7l has been tested
<lovesegfault> samueldr: Do I need anything special to get wifi to work on my RPi3?
<samueldr> yes
<lovesegfault> b43?
<samueldr> weird, can't find it on the wiki
<lovesegfault> Yeah, I just looked there
<samueldr> enableRedistributableFirmware should be enough, according to that page's history
<lovesegfault> Hm? No networking.enableB43Firmware?
<lovesegfault> samueldr: I'm on -unstable
<samueldr> it *also* does it
<samueldr> it would have been surprising to see it removed
<lovesegfault> samueldr: Wait, so I need enableAllFirmware not _just_ redestributable, no?
<samueldr> hmm, you're right
<samueldr> if it's b43 that's required, I don't know which driver/firmware it uses
<lovesegfault> I think it's not b43, I just got the names mixed up
<samueldr> if redistributable only works, then the wiki is correct, otherwise it needs to be fixed
<lovesegfault> samueldr: redistributable did not work in my attempt, I'm trying with all now, will confirm
ris has joined #nixos-dev
kenjis1 has quit [Remote host closed the connection]
ixxie has joined #nixos-dev
<lovesegfault> samueldr: Can't get it to work
<lovesegfault> 302 -> #nix-aarch64
<worldofpeace> Hey FRidh, PM has been sent about office hours stuff if you're interested :D
<gchristensen> on that topic -- if anyone is interested in a specific topic for Friday's office hours, let us know =)
lovesegfault has quit [Ping timeout: 268 seconds]
ixxie has quit [Ping timeout: 240 seconds]
lovesegfault has joined #nixos-dev
kenjis1 has joined #nixos-dev
drakonis1 has joined #nixos-dev
psyanticy has quit [Quit: Connection closed for inactivity]
ixxie has joined #nixos-dev
lovesegfault has quit [Ping timeout: 258 seconds]
lovesegfault has joined #nixos-dev
ixxie has quit [Ping timeout: 260 seconds]
ixxie has joined #nixos-dev
ixxie has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-dev
Synthetica has joined #nixos-dev
qyliss has quit [Quit: bye]
qyliss has joined #nixos-dev
qyliss has quit [Client Quit]
qyliss has joined #nixos-dev
<samueldr> arianvp: current staging seems to have a regression with cross-compilation / cross-system
lovesegfault has quit [Ping timeout: 268 seconds]
lovesegfault has joined #nixos-dev
__monty__ has quit [Quit: leaving]
<samueldr> I guess there's a bunch to learn here about how python stuff builds (both nixpkgs-specific and python itself)
<samueldr> pycryptodome on staging somehow tries to use both the qualified gcc (aarch64-unknown-linux-gnu-gcc) and unqualified gcc (gcc)
<samueldr> though can't find how it ends up using the unqualified one
<bennofs> doesn't python stuff usually just use some adhoc python scripts in setup.py to build native stuff?
<samueldr> I don't know :)
<samueldr> that's why there's much to learn
<samueldr> though I *think* it somehow worked with python2, AFAICT this recently was switched to python 3
<samueldr> I might just be spewing crap in that last line too
<samueldr> though there's no direct `gcc` or `cc` call in their setup.py
<samueldr> ext_modules = [ Extension(...) ]; where the first failing dep is the first listed ext_modules
<samueldr> half-right, the properly qualified gcc call is also for that dep
<samueldr> I also just now realize there are nuked refs in the gcc call (eeeeeeeeeeE)
<arianvp> Fun
<arianvp> Oh well at least these kind of things are actually somewhat graspable in nix
<gchristensen> +1
drakonis1 is now known as drakonis
kenjis1 has quit [Ping timeout: 245 seconds]
bennofs has quit [Ping timeout: 272 seconds]
bennofs has joined #nixos-dev
bennofs has quit [Client Quit]
bennofs has joined #nixos-dev
ixxie has joined #nixos-dev