Skip to content

Commit 4e8114c

Browse files
flake: update nix-darwin repo
1 parent fce8814 commit 4e8114c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
dt.inputs.nixpkgs.follows = "nixpkgs";
88
home-manager.url = "github:nix-community/home-manager";
99
home-manager.inputs.nixpkgs.follows = "nixpkgs";
10-
darwin.url = "github:LnL7/nix-darwin";
10+
darwin.url = "github:nix-darwin/nix-darwin";
1111
darwin.inputs.nixpkgs.follows = "nixpkgs";
1212
homini.url = "github:minizilla/homini";
1313
homini.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)