flake: update flake-parts follows
This commit is contained in:
parent
57e0bb9f1c
commit
eebac788af
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
hydra.inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
flake-parts.inputs.nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
|
||||
deploykit.url = "github:numtide/deploykit";
|
||||
deploykit.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Reference in a new issue