{readme,examples/flake}: update for release branches

This commit is contained in:
Emily 2025-01-08 19:10:22 +00:00
parent d5aeb4e5b1
commit e33d37c41f
2 changed files with 23 additions and 8 deletions

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nix-darwin.url = "github:LnL7/nix-darwin";
nix-darwin.url = "github:LnL7/nix-darwin/master";
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
};