1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 20:47:46 +00:00

feat: correct aarch64-darwin build

This commit is contained in:
Kevin Amado 2022-02-17 13:16:03 -05:00
parent ea6e3bfc92
commit 9bbc0f6d85
No known key found for this signature in database
GPG key ID: FFF341057F503148
7 changed files with 98 additions and 161 deletions

View file

@ -3,7 +3,7 @@
fenix.url = "github:nix-community/fenix";
fenix.inputs.nixpkgs.follows = "nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
};
outputs = inputs: let