Temporarily switch to staging-next
The macOS SDK rewrite has fixed many issues, but things are still quite unstable under Darwin. As we'd prefer to have newer features sooner, let's temporarily switch to `staging-next`.
This commit is contained in:
parent
cfbd3d7c71
commit
c0356bf4b4
2 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
# Specify the source of Home Manager and Nixpkgs.
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/staging-next";
|
||||
apple-silicon-support = {
|
||||
url = "github:zzywysm/nixos-asahi";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue