fix: build properly on asahi

This commit is contained in:
Youwen Wu 2024-09-01 13:10:58 -07:00
parent fe99a1fc9d
commit becc60243a
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 8 additions and 7 deletions

View file

@ -49,7 +49,7 @@
};
apple-silicon = {
url = "github:tpwrules/nixos-apple-silicon";
url = "github:rowanG077/nixos-apple-silicon/fix-mesa";
inputs.nixpkgs.follows = "nixpkgs";
};