Skip to content

Commit

Permalink
flake: inputs: update all
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and trueNAHO committed Aug 23, 2024
1 parent eb8cc7e commit 65ec819
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 92 deletions.
142 changes: 52 additions & 90 deletions flake.lock

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

5 changes: 3 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
gitHooks = {
inputs = {
flake-compat.follows = "";
flake-utils.follows = "flakeUtils";
nixpkgs-stable.follows = "gitHooks/nixpkgs";
nixpkgs.follows = "nixpkgs";
};
Expand Down Expand Up @@ -89,10 +88,12 @@
nixvim = {
inputs = {
flake-compat.follows = "";
git-hooks.follows = "";
home-manager.follows = "homeManager";
nix-darwin.follows = "";
nixpkgs.follows = "nixpkgs";
pre-commit-hooks.follows = "gitHooks";
nuschtosSearch.follows = "";
treefmt-nix.follows = "";
};

url = "github:nix-community/nixvim";
Expand Down

0 comments on commit 65ec819

Please sign in to comment.