LnL has quit [Quit: exit 1]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
antifuchs has joined #nix-darwin
<antifuchs> hi folks, I'm hoping to find a way to have my nix configuration, when activated, set a user's system preferences (via defaults write)... is there something premade to that effect? I see that nix-darwin has some in system.defaults; is there a way to add custom ones?
ris has quit [Ping timeout: 260 seconds]
<antifuchs> oh wait, I can totally use system.activationScripts for that. I guess that's what I'll do.
scribbler has joined #nix-darwin
disasm has quit [Ping timeout: 258 seconds]
disasm has joined #nix-darwin
hedgie_ has joined #nix-darwin
hedgie has quit [Ping timeout: 240 seconds]
xcmw has joined #nix-darwin
LnL- has joined #nix-darwin
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
disasm has quit [Ping timeout: 258 seconds]
disasm has joined #nix-darwin
{`-`} has joined #nix-darwin
scribbler has quit [Ping timeout: 265 seconds]
footlooseboss has joined #nix-darwin
thefloweringash has quit [Quit: killed]
siraben has quit [Quit: killed]
sparogy has quit [Quit: killed]
Jake[m] has quit [Quit: killed]
sparogy has joined #nix-darwin
siraben has joined #nix-darwin
thefloweringash has joined #nix-darwin
eraserhd has joined #nix-darwin
__monty__ has joined #nix-darwin
<__monty__> Anyone mentioned anything about my undmg segmentation fault problem?
<__monty__> ix.io/2w1E
footlooseboss has quit [Quit: ...]
<W1lkins> what does your expression look like __monty__ I'm using a custom Firefox installer too on darwin and it's working for me still, but my installPhase just looks like `mkdir -p "$out/Applications/${name}.app" && cp -pR * "$out/Applications/"` after a fetchurl for the Firefox dmg
<__monty__> My installPhase is basically identical but I unpack the dmg first: http://ix.io/2w7E
<antifuchs> hrm, I'm trying to make a module that generates environment.userLaunchAgent entries from a regular template, but I'm getting "The option value `environment.userLaunchAgents' in `.../modules/macos/startup-items.nix' is not of type `list or attribute set of submodules'."
<antifuchs> any way to see what the actual value is? I'm kinda stumped I'm pretty sure that attrSet I'm making contains only values of that format
<antifuchs> omg, `builtins.trace` is a lifesaver... used that to print a debug repr of the faulty expression and realized I didn't pass the attrset to `mapAttrs'`
<__monty__> \o/ : )
xcmw has joined #nix-darwin
rycee has joined #nix-darwin
philr has quit [Ping timeout: 258 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xcmw has joined #nix-darwin
xcmw has quit [Client Quit]
xcmw has joined #nix-darwin
__monty__ has quit [Quit: leaving]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xcmw has joined #nix-darwin