diff options
| author | seth <[email protected]> | 2023-04-17 19:42:53 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-17 19:42:53 -0400 |
| commit | f67b302981e8a48174dcef01952f5acb26d55bdc (patch) | |
| tree | 60cd2493c0bb9d1d9f52f60a8886d0729b0e276e /flake.nix | |
| parent | f50323e2f275da3456bc48adcb551811294298ac (diff) | |
chore: update getchoo input
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ getchoo = { url = "github:getchoo/overlay"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.utils.follows = "flake-utils"; + inputs.flake-compat.follows = "flake-compat"; }; home-manager = { url = "github:nix-community/home-manager"; |
