Skip to content

Commit

Permalink
flake/kairos: add frameworks.Security if darwin build
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanp committed Mar 17, 2024
1 parent a6e0940 commit 256684e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
openssl.dev
] ++ lib.optionals stdenv.isDarwin [
libiconv
darwin.apple_sdk.frameworks.Security
];
checkInputs = [
inputs'.csprpkgs.packages.cctl
Expand Down

0 comments on commit 256684e

Please sign in to comment.