nix-darwin: move to stable branch

This commit is contained in:
Trolli Schmittlauch 2025-01-15 23:58:17 +01:00
parent 5aa96711a4
commit e2467646d8
2 changed files with 5 additions and 4 deletions

View file

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