Skip to content

Commit

Permalink
Merge pull request #11449 from NixOS/backport-11009-to-2.22-maintenance
Browse files Browse the repository at this point in the history
[Backport 2.22-maintenance] installerScriptForGHA: aarch64-darwin
  • Loading branch information
roberth authored Sep 9, 2024
2 parents 12e2efa + c2a428e commit fcbd1be
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 @@ -289,7 +289,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 fcbd1be

Please sign in to comment.