fix(flake): Switch nix-darwin to stable release

This commit is contained in:
punkfairie 2025-03-09 13:58:39 -07:00
parent 3a6f72aa84
commit a9e22f1424
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -59,7 +59,7 @@
};
darwin = {
url = "github:LnL7/nix-darwin";
url = "github:LnL7/nix-darwin/nix-darwin-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};