1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 19:47:45 +00:00
Commit graph

38 commits

Author SHA1 Message Date
Kevin Amado
3e2a855066 feat: release 4.0.0 2025-04-10 16:29:41 -06:00
Kevin Amado
6cf7503e4f feat: update yarn.lock.nix 2024-11-23 20:32:31 -07:00
dependabot[bot]
1547665397 build(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /front directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Bumps the npm_and_yarn group with 1 update in the /integrations/vscode directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 13:57:50 -07:00
Kevin Amado
2bb91e309c feat: release 3.1.0 2024-11-03 19:52:05 -07:00
Kevin Amado
03c3894ec8 feat: update vscode integration docs 2024-11-03 19:52:05 -07:00
Kevin Amado
3656ff043a feat: update deps 2024-11-03 19:52:05 -07:00
Michael Utz
98556f8ecb Update instructions for Doom Emacs
Ensure that it plays well with the nix modules installed already. Additionally, the syntax for shell commands with arguments has changed slightly.
2024-04-28 13:36:08 -06:00
Kevin Amado
9512caae61 add thanks to contributors 2023-05-15 21:59:57 -06:00
Nathan Henrie
561283fcfd Add ALE to list of neovim plugins
Merged in https://github.com/dense-analysis/ale/pull/4435#event-8455317286
2023-02-07 08:24:44 -08:00
Victor Engmark
1d27a950a8 docs: Explain how to upgrade pre-commit hook 2023-01-15 12:44:19 -08:00
Victor Engmark
c003b37135 feat: pre-commit hook with no prerequisites 2023-01-15 12:44:19 -08:00
Kevin Amado
378cde949b feat: upgrade dependencies 2022-11-12 21:34:48 -08:00
Kevin Amado
e7eac49074 feat: release 3.0.0 2022-08-15 12:40:37 -07:00
Kevin Amado
cf8b9d8cfa feat: more levels of --quiet 2022-08-09 11:47:41 -07:00
Kevin Amado
25cbef035e feat: release 2.0.0 2022-07-13 23:30:53 -06:00
Kevin Amado
824261886f feat: update dependencies 2022-07-13 23:02:00 -06:00
Kevin Amado
609d1e129e docs: use proper capitalization 2022-06-27 21:21:37 -06:00
Kevin Amado
9ad7ee4794 docs: emacs integration 2022-06-27 15:40:08 -06:00
Kevin Amado
712ab6a383 docs: null-ls for neovim 2022-06-23 14:18:13 -06:00
Kevin Amado
1fad955df3 docs: add neovim integration 2022-06-23 11:51:10 -06:00
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
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
Kevin Amado
0be1462419 feat: release 1.4.0 2022-05-19 09:30:41 -06:00
Kevin Amado
bb7f2ad3f1 feat: release 1.3.0 2022-05-13 12:45:00 -07:00
Kevin Amado
3d3f24127a feat: release 1.2.0 2022-04-05 15:37:51 -05:00
Kevin Amado
7db5e17760 feat: update dependencies 2022-04-05 15:37:51 -05:00
Kevin Amado
c1d61f3604 feat: update vscode deps 2022-03-26 14:17:29 -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
Kevin Amado
e00f984b95 feat: release 1.1.0 2022-03-10 13:43:38 -05:00
Kevin Amado
83f84ffae5 feat: pin nix-env urls 2022-02-19 13:31:38 -05:00
Kevin Amado
b0224fe4e3 feat: only cross compile static binaries
- Users downloading the pre-built binaries are
  not copying the closure for gnu/gcc, so
  only the static binary would work
2022-02-19 13:17:38 -05:00
Kevin Amado
4aa0d7cf62
feat: update dependencies 2022-02-17 01:20:08 -05:00
Kevin Amado
4cdac7bbbe
feat: document vscode extension 2022-02-12 19:41:23 -05:00
Kevin Amado
6bee230d57
feat: finish extension 2022-02-12 19:18:21 -05:00
Kevin Amado
f410df62da
feat: add extension 2022-02-12 17:00:09 -05:00