Skip to content

Commit

Permalink
drop shell support for darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
yanganto committed Sep 11, 2023
1 parent d0aabfb commit 58aa19f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell.nix
Expand Up @@ -22,7 +22,5 @@ clangStdenv.mkDerivation {
llvmPackages_10.llvm
lld_10
boost
] ++ stdenv.lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.Security
];
}

0 comments on commit 58aa19f

Please sign in to comment.