From 0cd0d133c9d3215fce18f7541e5992b509c720d1 Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Wed, 23 Oct 2024 17:03:12 -0600 Subject: [PATCH] tidy macOS nix dev shell --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 18292ade..67814a82 100644 --- a/shell.nix +++ b/shell.nix @@ -8,7 +8,7 @@ mkShell { rustup ] ++ lib.optionals pkgs.stdenv.isDarwin [ libiconv - darwin.apple_sdk.frameworks.CFNetwork + darwin.apple_sdk.frameworks.CoreServices darwin.apple_sdk.frameworks.SystemConfiguration ] ++ [ cargo-udeps