Skip to content

Commit

Permalink
installerScriptForGHA: aarch64-darwin
Browse files Browse the repository at this point in the history
Backport of #11009

(cherry picked from commit c2a428e)
  • Loading branch information
roberth authored and github-actions[bot] committed Sep 9, 2024
1 parent 2046691 commit 32d5584
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 @@ -263,7 +263,7 @@
installerScriptForGHA = installScriptFor [
# Native
self.hydraJobs.binaryTarball."x86_64-linux"
self.hydraJobs.binaryTarball."x86_64-darwin"
self.hydraJobs.binaryTarball."aarch64-darwin"
# Cross
self.hydraJobs.binaryTarballCross."x86_64-linux"."armv6l-unknown-linux-gnueabihf"
self.hydraJobs.binaryTarballCross."x86_64-linux"."armv7l-unknown-linux-gnueabihf"
Expand Down

0 comments on commit 32d5584

Please sign in to comment.