chore: remove nonexistent input of flake-parts

This commit is contained in:
Khaïs COLIN 2024-08-16 14:32:57 +02:00
parent 67cd768b56
commit ea2cdf687f

View file

@ -7,10 +7,7 @@
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-parts = {
url = "github:hercules-ci/flake-parts";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-parts.url = "github:hercules-ci/flake-parts";
};
outputs =