Commit Graph

16 Commits

Author SHA1 Message Date
shivaraj-bh
5ffae902f7 chore(dev): Use with pkgs; in devShell 2024-05-21 15:02:29 +05:30
shivaraj-bh
637ec88d25 chore(dev): update nixpkgs 2024-05-21 15:02:29 +05:30
Sridhar Ratnakumar
aa0c865e19 chore(nix): Add nixd to devShell 2024-05-21 15:02:29 +05:30
Shivaraj B H
8bbdc91393
feat(dev): add just changelog (#162)
resolves #134
2024-04-01 03:40:37 +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
Shivaraj B H
29781d10d0
just: test specific service (#101) 2024-02-19 11:12:43 +05:30
Sridhar Ratnakumar
f0d2860b18 docs: flakular rename 2023-11-17 15:08:15 -05:00
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
85a89560b6 Revert "dev flake: check example and tests"
This reverts commit 05345eaab7.
2023-07-10 19:36:14 -04:00
Sridhar Ratnakumar
05345eaab7 dev flake: check example and tests
It makes sense to consolidate all of this to in one place, the "dev flake".
2023-07-10 13:01:08 -04:00
Sridhar Ratnakumar
527fa6402f dev: minor desc change 2023-06-21 18:03:07 -04:00
Sridhar Ratnakumar
38780dec42 dev: functional formatter 2023-06-21 16:09:47 -04:00
Sridhar Ratnakumar
9cbc82078f Add dev flake 2023-06-21 16:07:19 -04:00