Skip to content

Commit

Permalink
stylix: update all flake inputs (danth#774)
Browse files Browse the repository at this point in the history
Update all flake inputs and resolve the following warning:

    warning: input 'git-hooks' has an override for a non-existent input
    'nixpkgs-stable'

Link: danth#774

Approved-by: Daniel Thwaites <[email protected]>
  • Loading branch information
trueNAHO authored Jan 16, 2025
1 parent 2985ee9 commit a88c4d2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
52 changes: 24 additions & 28 deletions flake.lock

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

1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
git-hooks = {
inputs = {
flake-compat.follows = "flake-compat";
nixpkgs-stable.follows = "git-hooks/nixpkgs";
nixpkgs.follows = "nixpkgs";
};

Expand Down

0 comments on commit a88c4d2

Please sign in to comment.