diff --git a/flake.nix b/flake.nix index d228f90..bdbf5cb 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Description for the project"; + description = "Wrapping of Pinocchio library into HPP"; nixConfig = { extra-substituters = [ "https://gepetto.cachix.org" ];