iH8c0ff33 has quit [Ping timeout: 256 seconds]
daGrevis has quit [Ping timeout: 256 seconds]
daGrevis has joined #nix-darwin
iH8c0ff33 has joined #nix-darwin
philr_ has joined #nix-darwin
philr has quit [Ping timeout: 240 seconds]
iH8c0ff33 has quit [Ping timeout: 272 seconds]
<thefloweringash> webframp: that warning is from a recent cctools version bump. there's been a few issues, see #101330 and #103053
<{^_^}> https://github.com/NixOS/nixpkgs/issues/101330 (by r-burns, 3 weeks ago, open): cctools-port 949.0.1 broke various builds on macOS
<{^_^}> https://github.com/NixOS/nixpkgs/pull/103053 (by zowoq, 1 week ago, merged): bintools-wrapper: remove redundant arg
supersandro2000 has quit [Disconnected by services]
<webframp> Aha, thanks thefloweringash, was not showing any useful results in searching but I’ll check those issues out
supersandro2000 has joined #nix-darwin
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 265 seconds]
kalbasit has quit [Ping timeout: 240 seconds]
kalbasit has joined #nix-darwin
kalbasit has quit [Ping timeout: 240 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nix-darwin
<siraben> How can I enable Nix flakes on darwin?
<siraben> I get `warning: unknown setting 'experimental-features'` when I try to set it in nix.conf
iH8c0ff33 has joined #nix-darwin
<nicolas[m]> `nix.package = pkgs.nixUnstable` and `nix.extraOptions = '' experimental-features = nix-command flakes ''`
johnw has quit [Read error: Connection reset by peer]
johnw has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 240 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 256 seconds]
<siraben> nicolas: in nix.conf?
<siraben> dosen't seem to be a .nix format
<nicolas[m]> These settings can be set in your configuration.nix
<nicolas[m]> Or darwin-configuration.nix, not sure actually since I've only ever used nix-darwin with flakes ¯_(ツ)_/¯
<abathur> I think I can verify; I haven't really played with flakes yet but I do have both of those at the end of darwin-configuration.nix
<abathur> oh wait, I'm lying slightly
<abathur> I have `nix.package = pkgs.nixFlakes;`
<abathur> don't ask me what the distinction is; I'm all cargo-cult as far as flakes go so far
kalbasit has joined #nix-darwin
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nix-darwin
kalbasit has quit [Ping timeout: 240 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 240 seconds]
eraserhd2 has joined #nix-darwin
<siraben> I installed it via nix-env
<siraben> It had to rebuild Nix from source? What's the "stable" version of Nix flakes?
eraserhd has quit [Ping timeout: 240 seconds]
nikivi has quit [Ping timeout: 272 seconds]
iH8c0ff33 has joined #nix-darwin
nikivi has joined #nix-darwin
<LnL> flakes are unstable
<siraben> Is it recommended to use them now or wait?
<emily> if they solve problems for you then use them (imo)
<emily> it's not that hard to migrate to niv or something if you end up really disliking them for whatever reason
heywoodlh has quit [Ping timeout: 265 seconds]
__monty__ has joined #nix-darwin
<Mic92> siraben: works for me (tm) :)
<siraben> Ah, so niv can be used without flakes?
<siraben> I might give niv a try first then before moving to flakes
<Mic92> niv also works fine for many things
johnw has quit [Ping timeout: 260 seconds]
johnw has joined #nix-darwin
__monty__ has quit [Ping timeout: 265 seconds]
__monty__ has joined #nix-darwin
philr_ has quit [Ping timeout: 272 seconds]
iH8c0ff33 has quit [Ping timeout: 256 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 256 seconds]
iH8c0ff33 has joined #nix-darwin
<nicolas[m]> `pkgs.nixFlakes == pkgs.nixUnstable`
<siraben> nicolas: When is it expected to be merged into Nix stable?
iH8c0ff33 has quit [Quit: WeeChat 2.9]
<nicolas[m]> No idea
kalbasit has joined #nix-darwin
das_j has quit [Quit: killed]
das_j has joined #nix-darwin
das_j has quit [Remote host closed the connection]
das_j has joined #nix-darwin
eraserhd3 has joined #nix-darwin
eraserhd2 has quit [Ping timeout: 240 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nix-darwin
das_j has quit [Quit: killed]
kloenk has joined #nix-darwin
<kloenk> A little of nix topic. But can anybody help me? I have a macos Big Sure Problem, but not sure if my FB will be seen, as I'm not yet in the apple developer programm. Can somebody (if wrking at apple) push FB8886316 for me, so I can use my new orderd MBP without pain in my hands?
iH8c0ff33 has joined #nix-darwin
das_j has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 240 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 246 seconds]
iH8c0ff33 has joined #nix-darwin
zimbatm has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
zimbatm has joined #nix-darwin
eraserhd has joined #nix-darwin
eraserhd3 has quit [Ping timeout: 256 seconds]
philr_ has joined #nix-darwin
<aterius> Anyone having issues with nixFlakes not building on darwin?
<aterius> Or rather not being fetched from hydra
<aterius> Ah nvm, seems fixed on nixpkgs-unstable
<aterius> I'm getting these errors though using the example in nix-darwin
<aterius> Ah nvm, didn't realize it depended on my hostname
__monty__ has quit [Quit: leaving]
dhess has quit [Remote host closed the connection]
bsima has quit [Quit: ZNC 1.7.5 - https://znc.in]
bsima has joined #nix-darwin
siraben has quit [Ping timeout: 240 seconds]
siraben has joined #nix-darwin
* abathur waffles
<abathur> I've been planning to rename the darwin volume for Nix from "Nix Store" to "Nix", in part because I was hoping to only really support wiping the volume during the curing process
<abathur> but more recently convinced it's better if curing operation doesn't remove it, a later uninstall operation does, and then if it's possible to combine the uninstall/install modes for a ~fresh start
<abathur> and wrestling with how to support existing volumes without just nuking them is making me want to just keep using "Nix Store" for simplicity
<abathur> *assuming I can get it to the point where I don't feel like it'll eat existing Nix volumes
<supersandro2000> after the changes to apple-sdk 7 days ago I get "ld: framework not found Foundation"
<supersandro2000> any ideas?
<supersandro2000> building pyobjc which is a python package with c extensions
iH8c0ff33 has quit [Ping timeout: 272 seconds]