copumpkin has quit [Quit: Hmmm]
<lukegb> thefloweringash: fwiw I'd appreciate your darwin-flavoured expertise on #118906 if you get a minute
<{^_^}> https://github.com/NixOS/nixpkgs/pull/118906 (by lukegb, 1 week ago, open): darwin.apple_sdk.frameworks: cleanup, add missing frameworks, fix dependency structure
<thefloweringash> hmm, that's an interesting one
hke has quit [Quit: bye]
hke has joined #nix-darwin
copumpkin has joined #nix-darwin
contrapumpkin has joined #nix-darwin
copumpkin has quit [Ping timeout: 246 seconds]
contrapumpkin has quit [Read error: Connection reset by peer]
__monty__ has joined #nix-darwin
hke has quit [Quit: bye]
hke has joined #nix-darwin
andremedeiros has quit [Read error: Connection reset by peer]
andremedeiros has joined #nix-darwin
jhuizy has quit [Quit: Ping timeout (120 seconds)]
jhuizy has joined #nix-darwin
<siraben> Trying to reinstall Nix on macOS Catalina I get cp: error: prefix not found
<siraben> Ugh the installation process is quite ugly on darwin
<siraben> https://github.com/NixOS/nix/pull/4289 to the rescue, though
<{^_^}> nix#4289 (by abathur, 20 weeks ago, open): darwin: encrypt nix volume if filevault is enabled
copumpkin has joined #nix-darwin
<abathur> siraben: I'm not sure, re: the numtide installer, if there would be a substantive difference? do you need something specific from the latest numtide release?
<abathur> I last rebuilt it ~20 days ago after rebasing against master as of https://github.com/NixOS/nix/commit/dc6a8f154856be4a969fc9a03ff2aa0529abbbf9
<abathur> so unless numtide makes some other tweaks I'm not aware of, I think it should be roughly equivalent?
<siraben> abathur: looks like the issue is regarding cp: prefix not found
<siraben> I ran sudo chown siraben -R /nix
<abathur> in which installer?
<abathur> (if in numtide, it's possible they haven't updated after https://github.com/NixOS/nix/pull/4549 and something is literally broken in their latest release)
<{^_^}> nix#4549 (by domenkozar, 8 weeks ago, merged): Test macos/linux installer script for each push
<siraben> abathur: On numtide's
<siraben> Looks like they updated after that
<siraben> How do I update my Nix version then?
<abathur> they've released since then, but they haven't changed their updater; if they test each installer this is probably irrelevant but if they're just assuming it kept working, it's at least possible it isn't
<abathur> by update, you mean change from 2.3.x?
<abathur> you may just need to specify nix = nixUnstable in your config or something iirc
<abathur> > pkgs.nix.version
<abathur> gah
<abathur> > pkgs.nix.version
<{^_^}> "2.3.10"
<abathur> > pkgs.nixUnstable.version
<{^_^}> "2.4pre20210326_dd77f71"
<abathur> but maybe that's not what you mean
<__monty__> Anyone familiar with make-bootstrap-tools.nix. I'm having trouble understanding why changing the LLVM version of the stdenv would change the evaluation of the bootstrap-tools build.
<siraben> abathur: I'll check again tomorrow. Also NIX_PATH doesn't seem to be set, do you know why? (used the new darwin installer)
<__monty__> I'm expecting a bunch of building but instead I get an error when evaluating perl because `stdenv.cc = "/dev/null"`. And if I patch that it's on to the next place with a switch on cc.
<abathur> siraben: not off the top of my head; after you restarted the shell or opened a new one?
<abathur> if you haven't otherwise been working on an install after that?
contrapumpkin has joined #nix-darwin
copumpkin has quit [Ping timeout: 240 seconds]
contrapumpkin is now known as copumpkin
__monty__ has quit [Quit: leaving]
copumpkin has quit [Quit: Bye!]
supersandro2000 is now known as Guest6099
supersandro2000 has joined #nix-darwin
Guest6099 has quit [Ping timeout: 268 seconds]