From 674884aa9720596a3e7be619cc5c41dc206ce2bf Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Tue, 26 Nov 2024 23:11:59 +0100 Subject: chore: update flake Signed-off-by: Sefa Eyeoglu --- flake.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 153f7eb534..67c7ebe4e5 100644 --- a/flake.nix +++ b/flake.nix @@ -3,9 +3,13 @@ inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; - flake-parts.url = "github:hercules-ci/flake-parts"; + flake-parts = { + url = "github:hercules-ci/flake-parts"; + inputs.nixpkgs-lib.follows = "nixpkgs"; + }; git-hooks = { url = "github:cachix/git-hooks.nix"; + inputs.flake-compat.follows = ""; inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs-stable.follows = "nixpkgs"; }; -- cgit 0.0.5-2-1-g0f52