mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
chore: switch to new upstream nix-community/nixos-apple-silicon
This commit is contained in:
parent
a9de0fa50e
commit
495a1779e1
2 changed files with 9 additions and 14 deletions
|
@ -26,10 +26,7 @@
|
|||
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak";
|
||||
|
||||
nix-homebrew = {
|
||||
url = "github:zhaofengli-wip/nix-homebrew";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
|
||||
|
||||
homebrew-core = {
|
||||
url = "github:homebrew/homebrew-core";
|
||||
|
@ -50,9 +47,8 @@
|
|||
ucode.url = "github:e-tho/ucodenix";
|
||||
|
||||
apple-silicon = {
|
||||
# url = "github:tpwrules/nixos-apple-silicon";
|
||||
# url = "github:zzywysm/nixos-asahi";
|
||||
url = "github:youwen5/nixos-asahi/unstable";
|
||||
url = "github:nix-community/nixos-apple-silicon";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue