Commit Graph

6 Commits

Author SHA1 Message Date
Tim
c6b5977f65
feat: add tempo service (#192) 2024-05-19 17:06:45 +05:30
Shivaraj B H
51ecb71351
docs(example): add share-services example (#137)
Adds a 2nd example demonstrating how to share services between flakes.

Also move the current example to `./example/simple`.
2024-03-11 14:05:30 -04:00
shivaraj-bh
788ef28769 feat: add pre-commit-hooks.nix, enforcing conventional commits
enable treefmt and commitizen in pre-commit-hooks.nix

Along with this, we also:

* bump: update nixpkgs of dev flake for pre-commit-hooks.nix to work

the older version didn't have cljfmt
2024-03-06 22:29:38 +05:30
Shivaraj B H
c0a1021f54
Development and contribution guidelines (#112)
---------

Co-authored-by: Sridhar Ratnakumar <srid@srid.ca>
Co-authored-by: Sridhar Ratnakumar <3998+srid@users.noreply.github.com>
2024-02-24 17:54:57 +05:30
Shivaraj B H
29781d10d0
just: test specific service (#101) 2024-02-19 11:12:43 +05:30
Sridhar Ratnakumar
9cbc82078f Add dev flake 2023-06-21 16:07:19 -04:00