00:05
<
samueldr >
ah, finishing a thought: there is an impedance mismatch in how users wants to use the sd image builders, and how it's been designed
00:05
<
samueldr >
I'm not sure what's the best way forward in fixing this
00:05
<
samueldr >
sd_image as it is is *an installation media*, just like the iso image
00:06
<
samueldr >
so it's built with a bunch of assumptions not fit for a "final" installed system
00:06
<
samueldr >
but... the thing is that the build scripts and all that could be useful for non-installation media
01:03
lovesegfault has joined #nixos-aarch64
02:12
syd has joined #nixos-aarch64
02:18
h0m1 has quit [Ping timeout: 252 seconds]
02:20
h0m1 has joined #nixos-aarch64
02:51
syd has quit [Remote host closed the connection]
05:40
Acou_Bass has quit [Ping timeout: 240 seconds]
05:51
Acou_Bass has joined #nixos-aarch64
06:17
lovesegfault has quit [Ping timeout: 252 seconds]
06:32
asheshambasta has joined #nixos-aarch64
06:38
asheshambasta has quit [Ping timeout: 246 seconds]
07:06
Acou_Bass has joined #nixos-aarch64
07:10
lovesegfault has joined #nixos-aarch64
07:14
orivej has joined #nixos-aarch64
07:25
orivej has quit [Ping timeout: 265 seconds]
08:14
orivej has joined #nixos-aarch64
08:55
FRidh has joined #nixos-aarch64
09:00
ryantrinkle has quit [Ping timeout: 265 seconds]
09:13
ryantrinkle has joined #nixos-aarch64
09:26
bdju has quit [Read error: Connection reset by peer]
09:33
bdju has joined #nixos-aarch64
09:45
<
colemickens >
samueldr: I think you're touching on what I was alluding to the other evening. I made a very minor change and made yet another rpi4 file, but it seems to have allowed me to successfully switch-in-place and doesn't interfere with ssh.
09:46
<
colemickens >
I wanted to test and make sure the change doesn't interfere with the initial image build and then was going to open a PR to see what people thought or how to move forward.
09:46
<
colemickens >
It also specifically doesnt' clone-config even though it advertises that you can keep the image in place and rebuild/switch on it, which I was confused by
11:22
pbb has joined #nixos-aarch64
11:51
fadenb has quit [Remote host closed the connection]
12:03
fadenb has joined #nixos-aarch64
12:04
fadenb has quit [Client Quit]
12:28
FRidh has quit [Quit: Konversation terminated!]
12:29
freddy2001 has joined #nixos-aarch64
12:30
freddy2001 has left #nixos-aarch64 [#nixos-aarch64]
12:52
fooker has quit [Ping timeout: 246 seconds]
13:05
fooker has joined #nixos-aarch64
14:22
ryantrinkle has quit [Ping timeout: 268 seconds]
14:49
<
DigitalKiwi >
is there anything nixos specific i need to know to work with arduino
14:49
<
DigitalKiwi >
should i ask this in main
14:50
<
gchristensen >
you should, arduino is as far from aarch64 as arduino is from intel
14:54
<
DigitalKiwi >
but is arduino closer to aarch64 than it is to intel
14:54
<
DigitalKiwi >
also the userbase overlap i figure is more
15:14
ryantrinkle has joined #nixos-aarch64
16:26
THFKA4 has quit [Changing host]
16:26
THFKA4 has joined #nixos-aarch64
18:05
FRidh has joined #nixos-aarch64
18:19
wacke has joined #nixos-aarch64
18:44
<
samueldr >
colemickens: yes, that's exactly
_a_ reason I was saying it
18:50
FRidh has quit [Quit: Konversation terminated!]
20:00
asheshambasta has joined #nixos-aarch64
20:04
pbb has quit [Ping timeout: 252 seconds]
20:07
pbb has joined #nixos-aarch64
20:10
pbb has quit [Excess Flood]
20:11
pbb has joined #nixos-aarch64
20:12
<
samueldr >
using only mainline-based sources
20:13
pbb has quit [Excess Flood]
20:13
pbb has joined #nixos-aarch64
20:17
<
gchristensen >
way to go, samueldr!
20:36
pbb_ has joined #nixos-aarch64
20:36
pbb has quit [Ping timeout: 246 seconds]
20:40
<
samueldr >
gchristensen: hmmm, something changed on the aarch64 build machine?
20:40
<
samueldr >
nix-env -i doesn't work anymore
20:40
<
gchristensen >
...oh?
20:41
<
gchristensen >
what doesn't work about it? :P
20:41
<
samueldr >
error: opening lock file '/nix/var/nix/profiles/default.lock': Permission denied
20:41
<
samueldr >
is that
_that_ CVE?
20:41
<
samueldr >
well, not sure there was a CVE
20:42
<
gchristensen >
I don't know
20:42
<
gchristensen >
I can't look in to it right now :/ but, nix should be handling this just f ine
20:43
<
samueldr >
don't worry, I was asking if you knew off the top of your head
20:43
<
gchristensen >
it should definitely work :)
20:52
pbb_ has quit [Quit: No Ping reply in 180 seconds.]
20:54
pbb has joined #nixos-aarch64
20:55
<
samueldr >
hmm, with `nix-env --switch-profile /nix/var/nix/profiles/per-user/$USER/profile` first it then works
20:59
pbb has quit [Ping timeout: 252 seconds]
20:59
pbb has joined #nixos-aarch64
21:06
asheshambasta has quit [Ping timeout: 246 seconds]
21:13
Thra11 has joined #nixos-aarch64
21:21
pbb has quit [Quit: No Ping reply in 180 seconds.]
21:22
pbb has joined #nixos-aarch64
21:51
wacke has quit [Ping timeout: 240 seconds]
22:18
tilpner_ has joined #nixos-aarch64
22:20
tilpner has quit [Ping timeout: 265 seconds]
22:22
tilpner_ is now known as tilpner
22:30
<
samueldr >
it's about done
22:30
<
samueldr >
need to test native build
22:31
<
samueldr >
Status section has the link to the repo
22:42
Thra11 has quit [Quit: WeeChat 2.7]
22:56
<
samueldr >
native build confirmed working right
23:03
<
ryantrinkle >
samueldr: awesome! :)
23:09
<
DigitalKiwi >
can aarch64 cross compile for x86_64?
23:09
<
samueldr >
in theory yes
23:10
<
DigitalKiwi >
and in practice?
23:11
<
samueldr >
you tell us
23:12
<
samueldr >
there is nothing specific to aarch64 or x86_64, in either order, with the way cross-compilation works
23:12
<
samueldr >
which is quite useful
23:12
<
samueldr >
neither does it specifically require linux
23:19
pbb has quit [Quit: No Ping reply in 180 seconds.]
23:20
pbb has joined #nixos-aarch64
23:47
orivej has quit [Ping timeout: 260 seconds]
23:55
fpletz has quit [Remote host closed the connection]