Skip to content

Commit

Permalink
apple_sdk_11_0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Janiszewski <[email protected]>
  • Loading branch information
janisz committed Nov 14, 2023
1 parent bf9c4f7 commit f7deb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
pkgs-rocksdb = import nixpkgs-rocksdb-6_15_5 { inherit system; };
darwin-pkgs =
if pkgs.stdenv.isDarwin then [
pkgs.darwin.apple_sdk.frameworks.Foundation
pkgs.darwin.apple_sdk_11_0.frameworks.Foundation
pkgs.colima
pkgs.docker
]
Expand Down

0 comments on commit f7deb5a

Please sign in to comment.