03:46
orivej_ has joined #nixos-aarch64
03:46
orivej has quit [Ping timeout: 276 seconds]
05:47
orivej_ has quit [Ping timeout: 268 seconds]
13:29
orivej has joined #nixos-aarch64
14:02
LnL has quit [*.net *.split]
14:02
disasm has quit [*.net *.split]
14:02
disasm has joined #nixos-aarch64
14:03
LnL has joined #nixos-aarch64
14:14
orivej has quit [Ping timeout: 252 seconds]
15:22
orivej has joined #nixos-aarch64
15:43
samrose has joined #nixos-aarch64
15:46
<
samrose >
samueldr Dezgeg how can I help linuxPackages_latest point to 4.19 and channels advance for the sd-image-aarch64?
16:41
lopsided98 has quit [Quit: Disconnected]
16:43
lopsided98 has joined #nixos-aarch64
17:28
samrose has quit [Ping timeout: 252 seconds]
17:28
samrose_ has joined #nixos-aarch64
17:29
samrose_ is now known as samrose
17:29
samrose has quit [Client Quit]
17:30
samrose has joined #nixos-aarch64
17:34
<
clever >
samrose: that should build on anything with nix installed
17:35
<
clever >
samrose: system is not set, so i would expect it to need to be ran on an aarch64 machine
17:36
<
samrose >
ah ok clever I am running on aarch64 machine, seeing an error that nixos-config not in search path
17:36
<
samrose >
I am passing it in with -I
17:37
<
clever >
samrose: what is the exact command you ran?
17:37
<
samrose >
I actually ran command as stated in the comment I linked to above on L2
17:37
<
clever >
samrose: and it was ran in the root of nixpkgs?
17:38
<
clever >
samrose: can you pastebin all of the console output, including the cmd you ran?
17:39
<
samrose >
clever yes I can will take me a few
17:42
<
samrose >
clever: I figured it out: had a forward slash like "nixos-config=/nixos
17:42
<
samrose >
where it needed to be "nixos-config=nixos" :)
17:42
<
samrose >
thanks for your help clever
17:43
<
clever >
so it was looking in the root folder
17:43
pxc has joined #nixos-aarch64
18:08
orivej has quit [Ping timeout: 250 seconds]
20:31
<
clever >
samrose: looks like a bug in the fc-cache derivation
20:33
<
samrose >
clever: I wonder if there is a way for me to just deactivate that in the build?
20:34
<
clever >
samrose: you would need to see why it depends on fc-cache, and disable it
20:36
<
samrose >
clever: thanks. it's weird I guess it has something to do with X11
20:38
<
clever >
samrose: line 196 says it has to do with the fontconfig files in /etc/
21:01
lopsided98 has quit [Quit: Disconnected]
21:03
lopsided98 has joined #nixos-aarch64
21:49
<
samrose >
clever: fwiw I tried building this with the nix-build -k option to keep going. I am not intending to use x11 so I will see how this turns out
23:07
orivej has joined #nixos-aarch64