Pinned apple silicon repo

This commit is contained in:
Aleksandr Lebedev 2025-02-21 13:27:27 +01:00
parent cd251be965
commit 834ffdedbb
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View file

@ -7,15 +7,16 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1738646237,
"narHash": "sha256-++0dXoZO9l5oceiGQsJmtUI5WXlPMw6QKjpg7vGPl3w=",
"lastModified": 1738646032,
"narHash": "sha256-57BdBE9anNpIpf48EiTVLGxg4mOQ04XjHCEP0gLTsFA=",
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"rev": "3d1c6c27b14c4b8fcbdaec779e715f30cb72ed15",
"rev": "e77031211944723a38bebc043e48847c36e43668",
"type": "github"
},
"original": {
"owner": "tpwrules",
"ref": "releasep2-2024-12-25",
"repo": "nixos-apple-silicon",
"type": "github"
}

View file

@ -29,7 +29,7 @@
};
stylix.url = "github:danth/stylix?ref=release-24.11";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
apple-silicon-support.url = "github:tpwrules/nixos-apple-silicon";
apple-silicon-support.url = "github:tpwrules/nixos-apple-silicon?ref=releasep2-2024-12-25";
#nur.url = "github:nix-community/NUR";
sops-nix.url = "github:Mic92/sops-nix";