Skip to content

Commit

Permalink
Update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
janisz authored Nov 14, 2023
1 parent c8cb8a9 commit 741a5c7
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 [
darwin.apple_sdk.frameworks.Foundation
pkgs.darwin.apple_sdk.frameworks.Foundation
pkgs.colima
pkgs.docker
]
Expand Down

0 comments on commit 741a5c7

Please sign in to comment.