Kevin Amado
18fe24f335
feat: release 1.5.0
2022-06-22 16:24:10 -06:00
Kevin Amado
3aa0776fa5
feat: update dependencies
2022-06-22 15:01:36 -06:00
Kevin Amado
213e25ab39
feat: upgrade main deps
2022-06-20 16:52:25 -06:00
Kevin Amado
e6ee381fee
feat: upgrade front deps
2022-06-20 16:52:25 -06:00
Kevin Amado
d49075a967
feat: update vscode deps
2022-06-20 16:52:25 -06:00
Kevin Amado
2d540ec84b
docs: simplify readme
2022-06-13 12:46:50 -06:00
Kevin Amado
a10a15984a
docs: publishing extension to open-vsx
2022-06-13 12:42:34 -06:00
Loïc Reynier
e88f5b6bbc
docs: add pre-commit-hooks.nix example
2022-05-31 09:15:36 -06:00
Kevin Amado
0be1462419
feat: release 1.4.0
2022-05-19 09:30:41 -06:00
Kevin Amado
69d2075e43
feat: document hook
2022-05-19 09:08:05 -06:00
Loïc Reynier
9c679956c8
feat: add system pre-commit hook
2022-05-19 07:39:44 -06:00
Kevin Amado
7acde21fc5
feat: add an overlay
2022-05-13 12:59:34 -07:00
Kevin Amado
bb7f2ad3f1
feat: release 1.3.0
2022-05-13 12:45:00 -07:00
Kevin Amado
a27fb4a608
feat: push build deps to cachix
2022-05-09 09:07:48 -07:00
Kevin Amado
131c177c90
feat: more robust pre-commit hook
2022-05-07 20:30:29 -07:00
Kevin Amado
73af6ae9b5
docs: add pre-commit example
2022-05-06 15:24:12 -07:00
Loïc Reynier
dcaed43358
feat: add pre-commit hook
2022-05-06 15:00:49 -07:00
Kevin Amado
00670576da
refactor: rm authors from help
...
- They are now in the repo readme
2022-04-27 23:34:32 -06:00
Kevin Amado
e15acd6eb6
feat: add licenses metadata
2022-04-27 23:08:48 -06:00
Kevin Amado
3d3f24127a
feat: release 1.2.0
2022-04-05 15:37:51 -05:00
Kevin Amado
c5dc957d38
docs: update changelog
2022-04-05 15:37:51 -05:00
Kevin Amado
727379f09c
feat: add default packages for new nix version
2022-04-05 15:37:51 -05:00
Kevin Amado
7db5e17760
feat: update dependencies
2022-04-05 15:37:51 -05:00
Kevin Amado
9935b00892
feat: --check no longer modifies files in-place
...
- Also took the time to improve the messages
so that it is more clear what is being done
2022-04-05 14:52:17 -05:00
Kevin Amado
5cbb3486c7
feat: update alejandra dependencies
2022-03-26 17:09:03 -05:00
Kevin Amado
c1d61f3604
feat: update vscode deps
2022-03-26 14:17:29 -05:00
Kevin Amado
d36d31081d
feat: update front dependencies
2022-03-26 14:02:25 -05:00
dependabot[bot]
3ea63a95c3
build(deps): bump minimist from 1.2.5 to 1.2.6 in /front
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 13:53:24 -05:00
dependabot[bot]
bdbd69d9da
build(deps): bump minimist from 1.2.5 to 1.2.6 in /integrations/vscode
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 13:53:03 -05:00
dependabot[bot]
1435f27d4d
build(deps): bump node-forge from 1.2.1 to 1.3.0 in /front
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 13:50:47 -05:00
Kevin Amado
461da9509f
docs: thank people on the readme
2022-03-22 19:01:08 -05:00
Kevin Amado
f0a5f42d87
refactor: format code with new rules
2022-03-22 19:01:08 -05:00
Kevin Amado
f42839ae99
feat: add another supported system
2022-03-22 19:01:08 -05:00
Rehno Lindeque
4dba35c59c
Fix defaultPackage."i686-linux"
2022-03-22 18:30:22 -05:00
Rehno Lindeque
a714c62eee
Include i686-linux package
...
Many people are using defaultSystems from flake-utils, which includes i686-linux.
2022-03-22 18:30:22 -05:00
Connor Baker
62931fd228
README: fix aarch64-linux appearing twice
2022-03-17 14:02:25 -05:00
Kevin Amado
e00f984b95
feat: release 1.1.0
2022-03-10 13:43:38 -05:00
Kevin Amado
f65ddd258b
refactor: remove debugging comments
2022-03-10 13:43:38 -05:00
Jörg Thalheim
70ecefac36
README: add doom-emacs integration
2022-03-09 13:12:58 -05:00
Kevin Amado
cc92e945d2
feat: quiet mode
2022-03-08 18:27:00 -05:00
Kevin Amado
71f071e857
fix: plural conditions
2022-03-08 17:47:05 -05:00
Kevin Amado
511c3f6a88
feat: release 1.0.0
2022-03-03 21:29:26 -05:00
Kevin Amado
439631f07f
feat: pay in credits
...
- There is no money to pay with,
but there is a big thank you
and a place in the credits.
- Also pizza if we ever meet in person
2022-03-03 21:29:26 -05:00
Kevin Amado
7740219ca5
feat: update dependencies
2022-03-03 21:29:26 -05:00
Kevin Amado
61c381a2da
docs: update changelog
2022-03-03 21:29:26 -05:00
Kevin Amado
86dcb185f2
feat: allow choosing loose parens
...
- There are a few cases where it's valid to have it loose,
but we cannot guess algorithmically in all cases,
so let's leave a small door open in the cases that
we cannot guess, but force when we are sure
2022-03-03 19:52:25 -05:00
Kevin Amado
61ff81165b
refactor: reuse parens on string interpol
2022-03-03 17:56:28 -05:00
Kevin Amado
a15388c7ad
docs: document nixos installation
2022-03-03 14:15:51 -05:00
Kevin Amado
2842bdc239
feat: better apply indentation
2022-03-02 17:35:44 -05:00
Kevin Amado
17336602d6
test: add more apply cases
2022-03-02 16:01:12 -05:00