We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a141b commit d4d93a4Copy full SHA for d4d93a4
flake.nix
@@ -96,6 +96,7 @@
96
if pkgs.stdenv.isDarwin then
97
[
98
pkgs.darwin.apple_sdk.frameworks.Security
99
+ pkgs.darwin.apple_sdk.frameworks.SystemConfiguration
100
pkgs.darwin.libiconv
101
]
102
else
0 commit comments