switched nix-darwin repo

This commit is contained in:
Tyler Mayoff 2025-06-09 10:07:06 -04:00
parent bfd1158232
commit e3f30097ad
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
2 changed files with 3 additions and 1 deletions

View file

@ -16,7 +16,7 @@
helix.url = "github:helix-editor/helix/25.01.1";
stylix.url = "github:danth/stylix/release-24.11";
darwin = {
url = "github:lnl7/nix-darwin/master";
url = "github:nix-darwin/nix-darwin/nix-darwin-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};