Skip to content

Commit

Permalink
Merge pull request aiken-lang#971 from rober-m/main
Browse files Browse the repository at this point in the history
Solved: Nix expression broken in Darwin
  • Loading branch information
KtorZ authored Jul 2, 2024
2 parents 5da7db3 + fef3626 commit c52ba9c
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 @@ -22,6 +22,7 @@
[
darwin.apple_sdk.frameworks.Security
darwin.apple_sdk.frameworks.CoreServices
darwin.apple_sdk.frameworks.SystemConfiguration
];

cargoTomlContents = builtins.readFile ./crates/aiken/Cargo.toml;
Expand Down

0 comments on commit c52ba9c

Please sign in to comment.