flake: update flake-parts follows

This commit is contained in:
zowoq 2022-10-13 07:52:32 +10:00
parent 57e0bb9f1c
commit eebac788af

View file

@ -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";