Skip to content

Commit

Permalink
Use main nix-darwin fork (#118)
Browse files Browse the repository at this point in the history
* Use main `nix-darwin` fork

* Update `home-manager`
  • Loading branch information
ethnt authored Jan 11, 2024
1 parent 4d42b17 commit d7185f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

flake-parts.url = "github:hercules-ci/flake-parts";

nix-darwin.url = "github:ethnt/nix-darwin/linux-builder-systems-config";
nix-darwin.url = "github:LnL7/nix-darwin";
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";

home-manager.url = "github:nix-community/home-manager";
Expand Down

0 comments on commit d7185f1

Please sign in to comment.