flake/dev/flake: remove non-existent nixvim override (#2166)

Fixes: a525e4774f ("flake: update all inputs (#2117)")
Link: https://github.com/nix-community/stylix/pull/2166
This commit is contained in:
NAHO 2026-01-29 15:15:09 +01:00 committed by GitHub
parent 477c504322
commit cb2e9c4fc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,7 +151,6 @@
inputs = {
flake-parts.follows = "dev-flake-parts";
nixpkgs.follows = "dev-nixpkgs";
nuschtosSearch.follows = "";
systems.follows = "dev-systems";
};
};