Silvan Mosberger
|
edd47f7c85
|
nixfmt-rfc-style: 2024-08-16 -> 2024-11-26 (#359904)
Changes:
- https://github.com/NixOS/nixfmt/pull/233 and
https://github.com/NixOS/nixfmt/pull/257 fix the poor formatting of
`mkRenamedOptionModule` code.
- https://github.com/NixOS/nixfmt/pull/240 deprecates passing
directories as CLI args, instead using
[treefmt](https://github.com/numtide/treefmt) is recommended.
- https://github.com/NixOS/nixfmt/pull/246 fixes some problems with
floats.
- https://github.com/NixOS/nixfmt/pull/247 fixes trailing spaces not
always being stripped.
- https://github.com/NixOS/nixfmt/pull/248 ensures that the ownership of
files isn't changed when formatting them.
- https://github.com/NixOS/nixfmt/pull/249 fixes some poor formatting of
some attribute selections.
- https://github.com/NixOS/nixfmt/pull/262 ensures that 64-bit integers
don't get trimmed on 32-bit platforms.
- https://github.com/NixOS/nixfmt/pull/264 adds a `--filename` flag to
allow setting the filename in error messages when formatting standard input.
- https://github.com/NixOS/nixfmt/pull/243 added
[installation and integration docs](https://github.com/NixOS/nixfmt?tab=readme-ov-file#installation-and-usage-instructions).
- https://github.com/NixOS/nixfmt/pull/238 created a
[`.pre-commit-hooks.yaml`](https://github.com/NixOS/nixfmt/blob/master/.pre-commit-hooks.yaml)
for integration with [pre-commit](https://pre-commit.com/)
|
2024-11-28 21:45:40 +01:00 |
|
Silvan Mosberger
|
bea49ae823
|
nixfmt-rfc-style: unstable-2024-08-08 -> unstable-2024-08-16
|
2024-08-21 15:00:51 +02:00 |
|
Janne Heß
|
4b30e1a0d9
|
nixfmt-rfc-style: 2024-07-12 -> 2024-08-08
- nixfmt --version shows the actual version, closes https://github.com/NixOS/nixfmt/issues/229
- Support for pipe operators
- Fix for an infinite recursion
|
2024-08-08 11:12:51 +02:00 |
|
Sigmanificient
|
61fe0c0416
|
pkgs/by-name: remove unused arguments
|
2024-07-26 10:11:07 +02:00 |
|
Silvan Mosberger
|
8058a2a484
|
nixfmt-rfc-style: unstable-2024-07-03 -> unstable-2024-07-12
Notably includes https://github.com/NixOS/nixfmt/pull/219
and https://github.com/NixOS/nixfmt/pull/220
|
2024-07-12 20:26:01 +02:00 |
|
Silvan Mosberger
|
72ae7e0c8a
|
nixfmt: unstable-2024-05-28 -> unstable-2024-07-03
|
2024-07-03 04:47:49 +02:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
Daniel Baker
|
2c2f1d042f
|
Fix the update script so it points at the new nixos/nixfmt repo and bump to the lasest version on master.
|
2024-06-05 13:24:14 -07:00 |
|
0x4A6F
|
62a7cc559f
|
nixfmt-rfc-style: apply serokell/nixfmt#133
|
2024-03-08 20:58:56 +01:00 |
|
Janne Heß
|
fb6fa7b3d9
|
nixfmt-rfc-style: 2024-01-31 -> 2024-03-01
|
2024-03-01 18:44:51 +01:00 |
|
0x4A6F
|
3a27e00d1e
|
nixfmt-rfc-style: 2024-01-15 -> 2024-01-31
|
2024-01-31 19:10:25 +01:00 |
|
0x4A6F
|
22cd1fb65f
|
nixfmt-rfc-style: init at unstable-2024-01-15
Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
|
2024-01-23 18:35:54 +01:00 |
|