Skip to content

Commit 85c7b9a

Browse files
committed
Update nix-darwin URL to new organization
1 parent edfae34 commit 85c7b9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
inputs.nixpkgs.follows = "nixpkgs";
99
};
1010
nix-darwin = {
11-
url = "github:LnL7/nix-darwin";
11+
url = "github:nix-darwin/nix-darwin";
1212
inputs.nixpkgs.follows = "nixpkgs";
1313
};
1414
};

0 commit comments

Comments
 (0)