thefloweringash has quit [Ping timeout: 250 seconds]
ejpcmac has quit [Ping timeout: 250 seconds]
peel has quit [Ping timeout: 276 seconds]
nikivi has quit [Quit: ZNC is awesome]
nikivi has joined #nix-darwin
Ericson2314 has joined #nix-darwin
thefloweringash has joined #nix-darwin
ejpcmac has joined #nix-darwin
thefloweringash has quit [Ping timeout: 252 seconds]
Ericson2314 has quit [Ping timeout: 250 seconds]
ejpcmac has quit [Ping timeout: 276 seconds]
nikivi has quit [Read error: Connection reset by peer]
nikivi has joined #nix-darwin
thefloweringash has joined #nix-darwin
Ericson2314 has joined #nix-darwin
ejpcmac has joined #nix-darwin
Lisanna has joined #nix-darwin
philr has joined #nix-darwin
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc_ has joined #nix-darwin
philr has quit [Ping timeout: 268 seconds]
hamishmack has joined #nix-darwin
__Sander__ has joined #nix-darwin
carlosdagos has quit [Quit: Connection closed for inactivity]
peacememories has joined #nix-darwin
philr has joined #nix-darwin
peacememories has quit [Client Quit]
<wildsebastian>
LnL: Sounds good to me
<wildsebastian>
That way we might get a bigger overview of the packages that need to get fixed
hke has joined #nix-darwin
<LnL>
exactly, I just want to avoid breaking important things
<LnL>
but it's easy to fix and it's actually kind of nice to get a better overview of what depends on cf-private, a lot is hidden right now
<LnL>
with an overview of issues we can look at the swift-corelibs and hopefully add some of the missing functionality there
<wildsebastian>
LnL: Perfect. Feel free to approach me if you need help.
trcc_ has quit [Remote host closed the connection]
trcc has joined #nix-darwin
<LnL>
thanks :)
<LnL>
I'll fix the known issues tonight and merge, feel free to create pull requests for the new failures if you want to help out
trcc has quit [Ping timeout: 272 seconds]
trcc has joined #nix-darwin
<wildsebastian>
Cool :)
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 268 seconds]
philr__ has joined #nix-darwin
trcc has joined #nix-darwin
philr has quit [Ping timeout: 272 seconds]
<LnL>
btw, are you new to the project or just in here?
<wildsebastian>
I joined the channel a while ago. I have only used nix on my mac for about 9 month now. But so far I have not contributed any code or had a deep look into the package repo. This was the first time that I looked into an issue I had myself.
<LnL>
ah nice, welcome!
<wildsebastian>
Thank you! :)
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 246 seconds]
trcc has joined #nix-darwin
trcc has quit [Read error: Connection reset by peer]
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Read error: Connection reset by peer]
trcc has joined #nix-darwin
trcc has quit []
<LnL>
copumpkin: are you still traveling?
<__Sander__>
hmm, nixops not working on macos
<__Sander__>
probably because of having a single user nix installation sending unsigned nix store paths
<cransom>
doesn't nixops send things via a root login?
<cransom>
but i dont' remember if trusteduser overrides requirement of signed paths
__Sander__ has quit [Ping timeout: 252 seconds]
__Sander__ has joined #nix-darwin
<LnL>
nix is much stricter about signed paths since 2.0
<__Sander__>
yes
pikajude has quit [Ping timeout: 252 seconds]
<clever>
with nix1, root just automatically doesnt check sigs
<clever>
with nix 2.0, root has the choice to not check, but has to select it with a CLI flag
<clever>
the same may apply to all trusted users, since root is trusted by default
<LnL>
yeah
philr__ has quit [Ping timeout: 252 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
<LnL>
johnw: fixed the others you mentioned, gsasl worked fine for me tho
<johnw>
LnL: building with your latest
<johnw>
LnL: failing: xsv, nix-index, gsasl
<LnL>
nix-index is unrelated, but there's a pr for it
<johnw>
bat fails too
<LnL>
and is that nix-build -A gsasl or some variant?
<johnw>
trying that way
<johnw>
it was gsasl being built my msmtp btw
<johnw>
it fails one test when I run: nix-build '<darwin>' -K -A pkgs.gsasl