Commit Graph

7 Commits

Author SHA1 Message Date
shivaraj-bh
637ec88d25 chore(dev): update nixpkgs 2024-05-21 15:02:29 +05:30
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
Abhishek Singh
dafaeb048d
explicitly define project root in treefmt (#103)
* explicitly define project root in treefmt

* define `projectRootFile` in `treefmt`

* make `treefmt.projectRoot` as `inputs.services-flake`

* use github flake url

* flake.nix as projectRootFile

* add comment

* force override-input in test flake

---------

Co-authored-by: shivaraj-bh <sbh69840@gmail.com>
2024-02-20 11:06:02 +05:30
Sridhar Ratnakumar
6ec0a44a32
nixci: upgrade to 0.2 *and* update ./dev nixpkgs (#51) 2023-10-19 14:18:19 -04:00
Sridhar Ratnakumar
838cc5682a dev: Switch from mission-control to just 2023-07-20 07:59:17 -04:00
Sridhar Ratnakumar
197fc1c4d0 dev: Use treefmt-nix for CI autoformat check 2023-07-10 21:30:47 -04:00
Sridhar Ratnakumar
9cbc82078f Add dev flake 2023-06-21 16:07:19 -04:00