Skip to content

Commit

Permalink
Merge pull request NixOS#314306 from ofalvai/fix-codeberg-cli
Browse files Browse the repository at this point in the history
codeberg-cli: fix darwin build
  • Loading branch information
Aleksanaa authored May 24, 2024
2 parents 6f5ca62 + 2198797 commit c77a089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/co/codeberg-cli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ rustPlatform.buildRustPackage rec {
[
d.CoreServices
d.Security
d.SystemConfiguration
]
);

Expand Down

0 comments on commit c77a089

Please sign in to comment.