<__monty__>
How do I instantiate my configuration.nix? `nix-instantiate '<nixpkgs/nixos>' -A system` complains about `nixos-config` not being found in the NIX_SEARCH_PATH.
<LnL>
well yes
<LnL>
nix-instantiate '<nixpkgs/nixos>' -I nixos-config=/path/to/configuration.nix -A system
<__monty__>
The option `system.default` defined in configuration.nix doesn't exist. Does this mean my configuration isn't compatible with nixpkgs any more?
<__monty__>
`system.defaults`
<LnL>
what's system.defaults?
<__monty__>
Ah, all the NSGlobaldomain stuff for macOS settings.
<LnL>
yeah those are not nixos options
<__monty__>
No, they're nix-darwin options.
<LnL>
use '<darwin>' instead of '<nixpkgs/nixos>' if you want to evaluate a nix-darwin configuration
<__monty__>
Ok, so the configuration depends on openssl-1.0.2u because sshuttle depends on network_cmds-osx-10.11.6. Does this mean I can't upgrade the openssl version my config depends on?
<LnL>
I looked at network_cmds before and doubt we'll get it working with the latest openssl
abathur has joined #nix-darwin
<__monty__>
LnL, hmm unfortunate. Thanks for the help though.
abathur has quit [Ping timeout: 240 seconds]
philr has quit [Ping timeout: 260 seconds]
<__monty__>
Hmm, I spotted this in the build output " was built for newer OSX version (10.12) than being linked (10.7)" should I look into that?
abathur has joined #nix-darwin
disasm has quit [Quit: WeeChat 2.0]
disasm has joined #nix-darwin
eraserhd2 is now known as eraserhd
johnw has quit [Ping timeout: 268 seconds]
jtojnar_ has joined #nix-darwin
jtojnar_ has quit [Remote host closed the connection]
jtojnar_ has joined #nix-darwin
eraserhd has quit [Ping timeout: 265 seconds]
eraserhd has joined #nix-darwin
jtojnar_ has quit [Read error: Connection reset by peer]
jtojnar_ has joined #nix-darwin
jtojnar_ has quit [Read error: Connection reset by peer]