diff --git a/flake.nix b/flake.nix index a952e05..04452e2 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A flake with pre-commit hooks"; + description = "Rust bindings for the Nix C API"; inputs = { flake-parts.url = "github:hercules-ci/flake-parts";