Skip to content

Commit

Permalink
refactor: remove unnecessary inputs.follows
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukium committed Jan 7, 2025
1 parent 51060e4 commit da5e7d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
git-hooks.inputs.flake-compat.follows = "";
git-hooks.inputs.gitignore.follows = "";
git-hooks.inputs.nixpkgs-stable.follows = "nixpkgs";
git-hooks.inputs.nixpkgs.follows = "nixpkgs";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
lanzaboote.inputs.flake-compat.follows = "";
Expand All @@ -68,7 +67,6 @@
nix-wallpaper.inputs.nixpkgs.follows = "nixpkgs";
nix-wallpaper.inputs.pre-commit-hooks.follows = "git-hooks";
nixos-wsl.inputs.flake-compat.follows = "";
nixos-wsl.inputs.flake-utils.follows = "flake-utils";
nixos-wsl.inputs.nixpkgs.follows = "nixpkgs";
nur-packages.inputs.nixpkgs.follows = "nixpkgs";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
Expand Down

0 comments on commit da5e7d2

Please sign in to comment.