Asahi transition to nix-community

This commit is contained in:
Aleksandr Lebedev 2025-06-11 14:18:52 +02:00
parent 14780764f9
commit 941ee16f31
2 changed files with 3 additions and 3 deletions

4
flake.lock generated
View file

@ -8,13 +8,13 @@
"locked": {
"lastModified": 1748659443,
"narHash": "sha256-dav2hzyCmXZ3n6lEZrfZBG51+g6PUhkzRl3d6Ypd9x0=",
"owner": "tpwrules",
"owner": "nix-community",
"repo": "nixos-apple-silicon",
"rev": "3ddc251d2acce5019b0fa770e224d068610a34e4",
"type": "github"
},
"original": {
"owner": "tpwrules",
"owner": "nix-community",
"repo": "nixos-apple-silicon",
"type": "github"
}

View file

@ -30,7 +30,7 @@
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
stylix.url = "github:danth/stylix?ref=release-25.05";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
apple-silicon-support.url = "github:tpwrules/nixos-apple-silicon";
apple-silicon-support.url = "github:nix-community/nixos-apple-silicon";
sops-nix.url = "github:Mic92/sops-nix";