summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-01 06:45:50 -0400
committerseth <[email protected]>2023-11-01 06:46:32 -0400
commit0e280330104542fbd210f6396d964a9f38458aa9 (patch)
tree4cfb5632066e2e90493836dd593366078b79e14a /flake.nix
parent1f4ea1037f9303214cd83a1be9280af14fedbc45 (diff)
flake: update getchvim
Flake lock file updates: • Updated input 'getchvim': 'github:getchoo/getchvim/ca59ebcf3dd17153b90a0ceca86af14db941ac3c' (2023-10-21) → 'github:getchoo/getchvim/09004f4517eba8f57d37897e34f6ba56ad3653f1' (2023-11-01) • Removed input 'getchvim/neovim' • Removed input 'getchvim/neovim/flake-utils' • Removed input 'getchvim/neovim/nixpkgs' • Removed input 'getchvim/neovim-nix' • Removed input 'getchvim/neovim-nix/flake-parts' • Removed input 'getchvim/neovim-nix/lazy-nvim' • Removed input 'getchvim/neovim-nix/neovim' • Removed input 'getchvim/neovim-nix/nixpkgs' • Removed input 'getchvim/neovim-nix/pre-commit-nix' • Removed input 'getchvim/utils'
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index ef8a84e..685a432 100644
--- a/flake.nix
+++ b/flake.nix
@@ -57,7 +57,6 @@
nixpkgs.follows = "nixpkgs";
parts.follows = "parts";
pre-commit.follows = "pre-commit";
- utils.follows = "flake-utils";
};
};