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

79 commits

Author SHA1 Message Date
Kevin Amado
3e2a855066 feat: release 4.0.0 2025-04-10 16:29:41 -06:00
Kevin Amado
7da44e0943 test: more tests 2025-02-08 12:44:29 -07:00
Kevin Amado
df0195f0c0 . 2024-11-23 20:32:31 -07:00
Kevin Amado
316ff0d589 feat: make dev env work again 2024-11-23 20:32:31 -07:00
Kevin Amado
2bb91e309c feat: release 3.1.0 2024-11-03 19:52:05 -07:00
Connor Baker
e53c2c6c6c flake: add meta.mainProgram 2023-09-12 12:04:36 -06:00
UserSv4
862262c37a Remove URL literal in inputs 2023-08-19 16:35:59 -06:00
Kevin Amado
9512caae61 add thanks to contributors 2023-05-15 21:59:57 -06:00
Kevin Amado
e7eac49074 feat: release 3.0.0 2022-08-15 12:40:37 -07:00
Kevin Amado
25cbef035e feat: release 2.0.0 2022-07-13 23:30:53 -06:00
Kevin Amado
8f724a92c4 refactor: use more rustfmt rules 2022-07-10 12:23:42 -06:00
Kevin Amado
18fe24f335 feat: release 1.5.0 2022-06-22 16:24:10 -06:00
Kevin Amado
0be1462419 feat: release 1.4.0 2022-05-19 09:30:41 -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
3d3f24127a feat: release 1.2.0 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
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
Kevin Amado
e00f984b95 feat: release 1.1.0 2022-03-10 13:43:38 -05:00
Kevin Amado
511c3f6a88 feat: release 1.0.0 2022-03-03 21:29:26 -05:00
Kevin Amado
3cc1fe8cbb feat: add rustc to dev shell 2022-03-02 13:49:12 -05:00
Kevin Amado
99c80e9e51 perf: split children rewrittes 2022-03-01 23:26:54 -05:00
Kevin Amado
47cbeddfbf feat: release 0.7.0 2022-02-28 23:07:12 -05:00
Kevin Amado
3071c38e10 refactor: split apply 2022-02-27 15:15:21 -05:00
Kevin Amado
8b5d2f9e50 feat: release 0.6.0 2022-02-25 17:07:02 -05:00
Kevin Amado
9782e5ad4b feat: release 0.5.0 2022-02-23 16:56:15 -05:00
Kevin Amado
2cf592a4d6 feat: release 0.4.0 2022-02-21 18:58:11 -05:00
Kevin Amado
555d890b3b refactor: organize project 2022-02-21 15:26:58 -05:00
Kevin Amado
c54e6c0a71 feat: release 0.3.1 2022-02-20 19:07:58 -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
11ae201aaf perf: use gnu as native binary 2022-02-19 12:58:24 -05:00
Kevin Amado
4148aa1631 feat: make musl binaries really static
- They were previously being dynamically linked to musl :)

- Seems using pkgsStatic does the trick correctly
2022-02-19 11:54:56 -05:00
Kevin Amado
04e7867242 feat: mark alejandra as supporting all platforms 2022-02-19 11:54:56 -05:00
Kevin Amado
c9f1194cb8 perf: improve cache hits on code builds 2022-02-19 11:42:25 -05:00
Kevin Amado
f5fa5e7220
feat: crosscompile more 2022-02-18 23:28:20 -05:00
Kevin Amado
599cf11483
feat: release 0.3.0 2022-02-18 18:32:23 -05:00
Kevin Amado
efdc6fcbcb
feat: respect newlines after = 2022-02-18 15:24:58 -05:00
Kevin Amado
197ce19087
fix: add cargo to build env 2022-02-18 12:20:50 -05:00
Kevin Amado
9bbc0f6d85
feat: correct aarch64-darwin build 2022-02-17 19:16:23 -05:00
Kevin Amado
5a13f040d6
feat: release 0.2.0 2022-02-17 01:48:22 -05:00
Kevin Amado
4aa0d7cf62
feat: update dependencies 2022-02-17 01:20:08 -05:00
Kevin Amado
6ded43a40e
feat: version 0.1.0 2022-02-14 20:53:49 -05:00
Kevin Amado
f410df62da
feat: add extension 2022-02-12 17:00:09 -05:00
Kevin Amado
85f1ce4ddd
feat: push artifacts 2022-02-11 21:23:58 -05:00
Kevin Amado
446a7b01a7
feat: cross compile as much as possible 2022-02-11 21:07:38 -05:00
Tom Bereknyei
856919ee82 static builds for x86_64-unknown-linux-musl 2022-02-10 23:06:36 -05:00
Kevin Amado
47936c83fe
feat: keep funcs implementations on same line 2022-02-09 22:20:24 -05:00
Kevin Amado
98cf2ef1df
feat: key-value without max-width 2022-02-09 19:48:41 -05:00
Kevin Amado
c5856f7625
refactor: simplify flake 2022-02-06 19:35:25 -05:00