From 43c2e26ea295d837672235b77443095e7bfc0b20 Mon Sep 17 00:00:00 2001 From: oluceps Date: Sun, 8 Dec 2024 09:48:34 +0800 Subject: [PATCH] + --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 6d4c1177..284aed87 100755 --- a/flake.nix +++ b/flake.nix @@ -235,5 +235,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; flake-root.url = "github:srid/flake-root"; + flake-parts.url = "github:hercules-ci/flake-parts"; }; }