doc: Set flake description

(cherry picked from commit 6d5f5e5b4cd0f5b5118d619adbeae7bc335c02f3)
This commit is contained in:
Robert Hensing 2024-11-26 13:42:34 +01:00
parent c5692d0588
commit 676120cd6a

View file

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