giaco has joined #nixos-aarch64
<giaco> hello
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
Sonarpulse has quit [Ping timeout: 276 seconds]
orivej has joined #nixos-aarch64
<andi-> Firefox >=60 doesn't build on aarch64 unless we disable webrtc etc.. m(
orivej has quit [Ping timeout: 264 seconds]
<andi-> gchristensen: can you reboot the community box? We are running out of disk space :/
<samueldr> is collecting garbage possible for any users that can build?
<andi-> I tried that
<andi-> reclaimed about 3GB
<giaco> Hello! I am porting nix to android into termux environment. I am almost there. I have make, make install and I have running executables. Problem is that to run local termux bash I need to ask nix-env to preserve LD_LIBRARY_PATH
<andi-> building firefox requires a bit more :/
<gchristensen> 3GB??
<gchristensen> how hehe
<andi-> tmpfs 63G 60G 3.8G 95% /
<andi-> :/
<gchristensen> ok rebooting
<andi-> thanks
lopsided98 has quit [Quit: Disconnected]
lopsided98 has joined #nixos-aarch64
lopsided98 has quit [Client Quit]
lopsided98 has joined #nixos-aarch64
Sonarpulse has joined #nixos-aarch64
Sonarpulse has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
<sphalerite> samueldr: yes, all allowed-users can gc, although they can't delete old generations of other users' profiles
<sphalerite> so nix-store --gc works completely but nix-collect-garbage -d will only affect the profiles they have write access to
<giaco> hello! My unpack-bootstrap-tools.sh is failing: https://gist.github.com/arkanoid87/33b96d851fd5dbdf5b3503633566b58c any idea?