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 mergify[bot] committed Sep 9, 2024
1 parent 8b906d3 commit 8675ac7
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 @@ -272,7 +272,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 8675ac7

Please sign in to comment.