garden-rs / garden

Garden grows and cultivates collections of Git trees ~ Official mirror of https://gitlab.com/garden-rs/garden
https://garden-rs.gitlab.io
MIT License
66 stars 9 forks source link

Provide documentation on how to integrate `garden` with home-manager #46

Closed jordilin closed 1 month ago

jordilin commented 1 month ago

Ref. issue #17

Additionally:

  1. Add mdbook in dev-shell, so it's available during doc development
  2. Fix warning with crane when building garden using nix.
davvid commented 1 month ago

Thanks!