ehmry has quit [Ping timeout: 276 seconds]
ehmry has joined #nixos-aarch64
ryantrinkle1 has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
ehmry has quit [Ping timeout: 250 seconds]
ehmry has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 246 seconds]
h0m1 has joined #nixos-aarch64
ehmry has quit [Ping timeout: 250 seconds]
ryantrinkle has joined #nixos-aarch64
kai_w has quit [Remote host closed the connection]
kai_w has joined #nixos-aarch64
cptchaos83 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo_ has joined #nixos-aarch64
zupo has quit [Ping timeout: 276 seconds]
zupo_ has quit [Quit: Textual IRC Client: www.textualapp.com]
h0m2 has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 245 seconds]
kai_w has quit [Quit: Konversation terminated!]
kai_w has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
h0m2 has quit [Quit: WeeChat 2.6]
h0m1 has joined #nixos-aarch64
MichaelEden[m] has left #nixos-aarch64 ["Kicked by @appservice-irc:matrix.org : User has been idle for 30+ days."]
FRidh has joined #nixos-aarch64
ehmry has joined #nixos-aarch64
<ehmry> DigitalKiwi: I don't think there is active support, but nixos can still act as a source-based distribution, and the bootstrap process is fairly good I think
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
tilpner has quit [Quit: tilpner]
tilpner has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gchristensen> hmm the aarch64 sd image doesn't come with an /etc/nixos/configuration.nix
<gchristensen> ...hm error: cannot open connection to remote store 'daemon': '/nix/var/nix/db/schema' is corrupt
<gchristensen> probably should redo the disk then :P
<DigitalKiwi> can packet get risc-v build servers... :^)
<gchristensen> lol
<gchristensen> maybe
<gchristensen> are there riscv servers yet?
<DigitalKiwi> apparently only debian and fedora...we could be the third!
<gchristensen> if someone mails me, say, 3 of them -- I'll add them to hydra
louipc has joined #nixos-aarch64
<louipc> wuzup
<DigitalKiwi> louipc is the little birdy that inquired about risc-v
<louipc> well just saying to DigitalKiwi that personally i'd be checking out riscv rather than arm
<louipc> sifive has tools to build/design your own SoC and stuff. great future potential.
* DigitalKiwi proselytizing arch users
<louipc> and theres a riscv based HSM like google's Titan chip
<ehmry> FWIW nixos is not in a position to support riscv for the publicity
<louipc> to me its interesting from the open/free hardware perspective
<gchristensen> realistically the way to do riscv would be to have some people make it work sufficiently well that we can boot and run nixos on it
<gchristensen> then we can add a couple machines to Hydra and get a binary cache going
<louipc> doesnt make sense unless someone actually takes active interest in it
<gchristensen> exactly
<simpson> louipc: Keep in mind that "checking out" is only one level of engagement. For some of us, the ARM hardware is already selected, purchased, and awaiting software.
<{^_^}> #65410 (by jaykru, 16 weeks ago, merged): Add RISC-V embedded crossSystems
<DigitalKiwi> that'd be useful right
<louipc> simpson: thats why i used 'personally' qualifier
<louipc> im not trying to change anyone's mind at all
<gchristensen> yep, so being able to cross compile to risc-v is probably a great step 2
<gchristensen> step 1*
<louipc> just saying riscv looks more interesting and greature future potential to me
<gchristensen> louipc: it is interesting to us too :)
<louipc> cool
<gchristensen> the first problem is who is going to do it, the second problem is how can the foundation build for it
<gchristensen> both easily fixable with the proper person and motivation :)
vika_nezrimaya has joined #nixos-aarch64
vika_nezrimaya has quit [Remote host closed the connection]
<gchristensen> awww riscy.business is already taken
zupo has joined #nixos-aarch64
<DigitalKiwi> domain squatting should be a captial offense
Thra11_ has joined #nixos-aarch64
<gchristensen> open_garage_door() { echo 0 > /sys/class/gpio/gpio477/value; sleep 0.5; echo 1 > /sys/class/gpio/gpio477/value; sleep 0.5; echo 0 > /sys/class/gpio/gpio477/value; }
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Thra11_ has quit [Ping timeout: 265 seconds]
<sphalerite> samueldr: I've rebased the irrelevant stuff out of the tissot branch and copied the relevant data from the pmos json directly into the device expression, so I think it's ready for another review :)
<sphalerite> samueldr: also, you said that you have something in mind that might make wifi work for many devices? :)
<sphalerite> adisbladis: thanks again for the build box, it made this so much easier
<samueldr> sphalerite: well, a good chunk of qualcomm devices
<samueldr> I think though I'll get around to it later, the pinephone stuff needs to be done soon
<sphalerite> what is it? Might I be able to implement it?
<samueldr> basically what pmOS does :)
<samueldr> that was a solved issue already, in my book, needing integration work in Mobile NixOS
<samueldr> I got the site done, if y'all didn't see https://mobile.nixos.org/
<sphalerite> gchristensen: in case you're interested, I wrote a little rust program for controlling my shades (which I imagine is quite similar to a garage door) and estimating the current position
<sphalerite> it uses the fancy ioctl GPIO API instead of the sysfs one
<sphalerite> don't look too closely at how I put the JSON together :p
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<tilpner> Now why would you say that
<tilpner> serde is pretty good, no reason to do... that ._.
<sphalerite> tilpner: because I knew how to do that and don't know how to use serde.
<sphalerite> yet.
<tilpner> sphalerite: https://serde.rs/derive.html
<tilpner> sphalerite: See second code block
Thra11 has joined #nixos-aarch64
dongcarl has joined #nixos-aarch64
FRidh has quit [Quit: Konversation terminated!]
orivej has quit [Ping timeout: 240 seconds]