<abathur>
if anyone's using multi-user on Catalina I could use a little help proving or disproving whether there's any workable way to exempt nix builds from these networked assessments
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
mbrgm has joined #nix-darwin
hmpffff has joined #nix-darwin
hmpffff has quit [Quit: Bye…]
Chiliparrot has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
eraserhd has quit [Quit: WeeChat 2.8]
eraserhd has joined #nix-darwin
Chiliparrot has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
philr_ has quit [Ping timeout: 256 seconds]
<__monty__>
Does no one here use home-manager's firefox module?
Chiliparrot has joined #nix-darwin
hmpffff has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ncl is now known as bubby
bubby is now known as ncl
<hmpffff>
Moin moin
<hmpffff>
I just tried to install nix (and nix-darwin) but it breaks of at nix installer: /dev/fd/11: you do not have 'xz' installed, which I need to unpack the binary tarball
<hmpffff>
before I had an nix installation on mojave. has something changed in the installer? some weeks before I had tried an installation on catalina but this problem did not occur there either
<hmpffff>
MBP16, macOS 10.15.5
<LnL>
hmm, not sure
<LnL>
wasn't this always lzma compressed?
<hmpffff>
I don't know. I did a liddle googleing around and it seems there are xz achives in use.
<hmpffff>
i'm just confused that I see this error the first time
<LnL>
the one part of the installer we didn't test -_-
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-darwin
<hmpffff>
:)
<hmpffff>
Ok, I have to wait until it's fixed
<LnL>
as a workaround you should be able to download the installer and remove that line
<hmpffff>
I just working on an installer script to make a nix and run partition, change the synthetic.conf, installs nix and nix-darwin (and later maybe home-manager)
<hmpffff>
can you expect, how long the fix takes? nice to your workaround, but it is not suitable for testing the bootstrapping :)
<LnL>
you don't need a volume for run, didn't I update the installer there already?
<hmpffff>
huh? it is no longer necessary to use a nix-partition? since when?
<LnL>
never was, a symlink is totally fine for that
<hmpffff>
ah, sorry – for run :)
<hmpffff>
is it done by the nix-darwin installer?
<LnL>
pretty sure yeah
<hmpffff>
:)
<LnL>
otherwise I should definitively fix it :D
<hmpffff>
ok, but i have still to wait for the zx-fix
<hmpffff>
oh yes… PLEASE!! :)
<hmpffff>
no pessure – can you expect when? then i will try later
Chiliparrot has joined #nix-darwin
<LnL>
nix might take a day or so depending on how a fix is merged, etc.
<hmpffff>
Ok, thank you very much
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<abathur>
<3 LnL
<{^_^}>
LnL's karma got increased to 66
__monty__ has quit [Quit: leaving]
hmpffff has quit [Quit: nchrrrr…]
mbrgm_ has joined #nix-darwin
mbrgm has quit [Ping timeout: 258 seconds]
mbrgm_ is now known as mbrgm
charego has joined #nix-darwin
<charego>
Hello, just tried installing nix 2.3.5 on my Mac (Catalina 10.15.5, FileVault enabled but w/o T2 chip) after reading that the install fix had been merged. It failed at the Nix Store creation step with this error message: error: refusing to create Nix store volume because the boot volume is FileVault encrypted, but encryption-at-rest is not available. Manually create a volume for the store and re-run this script. Se