chore: remove nonexistent input of flake-parts
This commit is contained in:
parent
67cd768b56
commit
ea2cdf687f
1 changed files with 1 additions and 4 deletions
|
|
@ -7,10 +7,7 @@
|
||||||
url = "github:nix-community/nixvim";
|
url = "github:nix-community/nixvim";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
flake-parts = {
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
url = "github:hercules-ci/flake-parts";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue