fix: update nixos-appli-silicon

This commit is contained in:
Ryan Yin
2025-09-01 09:44:22 +08:00
parent 3eec0b94a0
commit 2483ee2707
2 changed files with 6 additions and 6 deletions

View File

@@ -138,8 +138,8 @@
};
nixos-apple-silicon = {
# 2025-07-04
url = "github:nix-community/nixos-apple-silicon/release-2025-08-10";
# 2025-08-25 asahi-6.15.10-3
url = "github:nix-community/nixos-apple-silicon/b99bf9bf7445416fe55da09034fc4a6cd733805c";
inputs.nixpkgs.follows = "nixpkgs";
};