supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nix-darwin
eraserhd3 has joined #nix-darwin
iH8c0ff33 has joined #nix-darwin
eraserhd2 has quit [Ping timeout: 260 seconds]
iH8c0ff33 has quit [Ping timeout: 260 seconds]
LnL has quit [Ping timeout: 260 seconds]
hedgie_ has joined #nix-darwin
hedgie has quit [Ping timeout: 240 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 256 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 240 seconds]
iH8c0ff33 has joined #nix-darwin
iH8c0ff33 has quit [Ping timeout: 264 seconds]
<antifuchs>
so this is a weird one; a package that I have on environment.systemPackages puts files in lib/, but /run/current-system/sw/lib does not exist when I activate the system with the package installed
<antifuchs>
the man page it puts in `share/man/man8/pam_reattach.8.gz` does get linked, however
iH8c0ff33 has joined #nix-darwin
<antifuchs>
oh, is that `environment.extraOutputsToInstall`?
<siraben>
Anyone still holding onto homebrew for casks?
<siraben>
TIL about brew bundle which at least keeps it declarative
<antifuchs>
siraben: yeah, I do that... there's a nix definition floating around that will construct a Brewfile & bundle based on that, it's quite nice
<antifuchs>
(but ofc, not reproducible... not that macOS apps ever would be)
<bpye>
Hey thefloweringash I pinged on the GitHub issue - you got any ideas how other folks can best contribute to moving Nix on aarch64-darwin forward? It looks like a lot of the basic work required around build tools and the new code signing requirement are still in your repo, is there anything blocking moving that upstream as I'd guess beyond that most
<bpye>
of the work is enabling various packages to build?
<bpye>
I realise there are other issues like getting builds setup and such and that's beyond my ability, but I'd happily work to get some of my most used packages built.
<bpye>
If you don't know then that's cool too - I guess I'll just work on top of your branch and then once you start getting the base line stuff upstreamed hopefully it won't be too difficult