fix: switch back to fork of nixos-apple-silicon with patches applied

This commit is contained in:
Youwen Wu 2025-05-25 12:09:31 -07:00
parent bf40bdba12
commit a24aa8f320
2 changed files with 10 additions and 9 deletions

15
flake.lock generated
View file

@ -74,16 +74,17 @@
]
},
"locked": {
"lastModified": 1747514947,
"narHash": "sha256-irRDuerdVu495nBgkhCUjCi2mRpPig0F6cKMoIOfScA=",
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"rev": "db46177593e24f68e802455875850cdeaf49eb1c",
"lastModified": 1748200138,
"narHash": "sha256-sa08OvoyH8LTbUaZzcC6MXECdwpJaB0xKTPj3Eipr94=",
"owner": "youwen5",
"repo": "nixos-asahi",
"rev": "4bdd339038db47af5251e09071f645ebc970f502",
"type": "github"
},
"original": {
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"owner": "youwen5",
"ref": "unstable",
"repo": "nixos-asahi",
"type": "github"
}
},