fix: update flake dependencies to latest versions
- Updated `nix-darwin` to version `nix-darwin-24.11` with new revision. - Updated several locked dependencies (`disko`, `homebrew`, `sops-nix`, `nixpkgs`) for newer versions. - Ensured compatibility with upstream changes and improved dependency freshness.
This commit is contained in:
parent
949e39cdba
commit
8edd5423d8
2 changed files with 26 additions and 25 deletions
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
|
||||
# macOS Support (master)
|
||||
darwin.url = "github:lnl7/nix-darwin";
|
||||
darwin.url = "github:lnl7/nix-darwin/nix-darwin-24.11";
|
||||
darwin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue