Commit Graph

148 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
341442bd7e esbuild: 0.23.1 -> 0.24.0 2024-09-22 13:08:34 +00:00
R. Ryantm
8126031291 esbuild: 0.23.0 -> 0.23.1 2024-08-17 06:19:20 +00:00
undefined
fb49cbe49b
esbuild: 0.22.0 -> 0.23.0 2024-07-11 18:21:15 +08:00
R. Ryantm
646989cee4 esbuild: 0.21.5 -> 0.22.0 2024-07-01 00:39:16 +00:00
R. Ryantm
7bbf781cd1 esbuild: 0.21.4 -> 0.21.5 2024-06-10 00:55:37 +00: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
R. Ryantm
9a889b33c4 esbuild: 0.20.2 -> 0.21.4 2024-05-26 10:52:42 +00:00
Sigmanificient
203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
07b7bd0b76 esbuild: 0.20.1 -> 0.20.2
Diff: https://github.com/evanw/esbuild/compare/v0.20.1...v0.20.2

Changelog: https://github.com/evanw/esbuild/blob/v0.20.2/CHANGELOG.md
2024-03-14 04:20:00 +00:00
R. Ryantm
da27f5eed0 esbuild: 0.20.0 -> 0.20.1 2024-02-19 07:28:00 +00:00
Mario Rodas
4a49046c3a esbuild: 0.19.12 -> 0.20.0
Diff: https://github.com/evanw/esbuild/compare/v0.19.12...v0.20.0

Changelog: https://github.com/evanw/esbuild/blob/v0.20.0/CHANGELOG.md
2024-01-28 04:20:00 +00:00
Mario Rodas
b60c5f00ad esbuild: 0.19.11 -> 0.19.12
Diff: https://github.com/evanw/esbuild/compare/v0.19.11...v0.19.12

Changelog: https://github.com/evanw/esbuild/blob/v0.19.12/CHANGELOG.md
2024-01-23 04:20:00 +00:00
Mario Rodas
0d7da4ad31 esbuild: 0.19.10 -> 0.19.11
Diff: https://github.com/evanw/esbuild/compare/v0.19.10...v0.19.11

Changelog: https://github.com/evanw/esbuild/blob/v0.19.11/CHANGELOG.md
2023-12-29 04:20:00 +00:00
Mario Rodas
e4d0024636 esbuild: 0.19.9 -> 0.19.10
Diff: https://github.com/evanw/esbuild/compare/v0.19.9...v0.19.10

Changelog: https://github.com/evanw/esbuild/blob/v0.19.10/CHANGELOG.md
2023-12-23 04:20:00 +00:00
R. Ryantm
6785cf4f5c esbuild: 0.19.8 -> 0.19.9 2023-12-14 19:14:14 +00:00
Mario Rodas
337359c939 esbuild: 0.19.7 -> 0.19.8
Diff: https://github.com/evanw/esbuild/compare/v0.19.7...v0.19.8

Changelog: https://github.com/evanw/esbuild/blob/v0.19.8/CHANGELOG.md
2023-11-26 04:20:00 +00:00
Ivan Kozik
a14bbc1661 esbuild: add myself to maintainers 2023-11-21 01:38:10 +00:00
Ivan Kozik
c77bec3beb esbuild: 0.19.6 -> 0.19.7 2023-11-21 01:38:09 +00:00
Mario Rodas
7d5c99d60b esbuild: 0.19.5 -> 0.19.6
Diff: https://github.com/evanw/esbuild/compare/v0.19.5...v0.19.6

Changelog: https://github.com/evanw/esbuild/blob/v0.19.6/CHANGELOG.md
2023-11-19 04:20:00 +00:00
Mario Rodas
4a0f0f82ce esbuild: 0.19.4 -> 0.19.5
Diff: https://github.com/evanw/esbuild/compare/v0.19.4...v0.19.5

Changelog: https://github.com/evanw/esbuild/blob/v0.19.5/CHANGELOG.md
2023-10-16 04:20:00 +00:00
Mario Rodas
7b794d27c3 esbuild: 0.19.3 -> 0.19.4
Diff: https://github.com/evanw/esbuild/compare/v0.19.3...v0.19.4

Changelog: https://github.com/evanw/esbuild/blob/v0.19.4/CHANGELOG.md
2023-09-28 04:20:00 +00:00
Mario Rodas
051846849b esbuild: 0.19.2 -> 0.19.3
Diff: https://github.com/evanw/esbuild/compare/v0.19.2...v0.19.3

Changelog: https://github.com/evanw/esbuild/blob/v0.19.3/CHANGELOG.md
2023-09-13 04:20:00 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Mario Rodas
2ea83536fc esbuild: 0.19.1 -> 0.19.2
Diff: https://github.com/evanw/esbuild/compare/v0.19.1...v0.19.2

Changelog: https://github.com/evanw/esbuild/blob/v0.19.2/CHANGELOG.md
2023-08-14 04:20:00 +00:00
Mario Rodas
2c321f6997 esbuild: 0.19.0 -> 0.19.1
Diff: https://github.com/evanw/esbuild/compare/v0.19.0...v0.19.1

Changelog: https://github.com/evanw/esbuild/blob/v0.19.1/CHANGELOG.md
2023-08-11 04:20:00 +00:00
Mario Rodas
ed85ad70c8 esbuild: 0.18.20 -> 0.19.0
Diff: https://github.com/evanw/esbuild/compare/v0.18.20...v0.19.0

Changelog: https://github.com/evanw/esbuild/blob/v0.19.0/CHANGELOG.md
2023-08-08 04:20:00 +00:00
Mario Rodas
41ccac28d5 esbuild: 0.18.19 -> 0.18.20
Diff: https://github.com/evanw/esbuild/compare/v0.18.19...v0.18.20

Changelog: https://github.com/evanw/esbuild/blob/v0.18.20/CHANGELOG.md
2023-08-08 04:20:00 +00:00
Mario Rodas
461d62d0d0 esbuild: 0.18.18 -> 0.18.19
Diff: https://github.com/evanw/esbuild/compare/v0.18.18...v0.18.19

Changelog: https://github.com/evanw/esbuild/blob/v0.18.19/CHANGELOG.md
2023-08-06 04:20:00 +00:00
Mario Rodas
797b294938 esbuild: 0.18.17 -> 0.18.18
Diff: https://github.com/evanw/esbuild/compare/v0.18.17...v0.18.18

Changelog: https://github.com/evanw/esbuild/blob/v0.18.18/CHANGELOG.md
2023-08-05 04:20:00 +00:00
Robert Hensing
34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
Mario Rodas
4e90d673a7 esbuild: 0.18.16 -> 0.18.17
Diff: https://github.com/evanw/esbuild/compare/v0.18.16...v0.18.17

Changelog: https://github.com/evanw/esbuild/blob/v0.18.17/CHANGELOG.md
2023-07-26 04:20:00 +00:00
Mario Rodas
b38c264af9 esbuild: 0.18.15 -> 0.18.16
Diff: https://github.com/evanw/esbuild/compare/v0.18.15...v0.18.16

Changelog: https://github.com/evanw/esbuild/blob/v0.18.16/CHANGELOG.md
2023-07-23 04:20:00 +00:00
Mario Rodas
709083f280 esbuild: 0.18.14 -> 0.18.15
Diff: https://github.com/evanw/esbuild/compare/v0.18.14...v0.18.15

Changelog: https://github.com/evanw/esbuild/blob/v0.18.15/CHANGELOG.md
2023-07-20 04:20:00 +00:00
Mario Rodas
1edff8f04f esbuild: 0.18.13 -> 0.18.14
Diff: https://github.com/evanw/esbuild/compare/v0.18.13...v0.18.14

Changelog: https://github.com/evanw/esbuild/blob/v0.18.14/CHANGELOG.md
2023-07-18 04:20:00 +00:00
Mario Rodas
063192eb3d esbuild: 0.18.11 -> 0.18.13
Diff: https://github.com/evanw/esbuild/compare/v0.18.11...v0.18.13

Changelog: https://github.com/evanw/esbuild/blob/v0.18.13/CHANGELOG.md
2023-07-12 04:20:00 +00:00
Mario Rodas
58e8f74148 esbuild: 0.18.10 -> 0.18.11
Diff: https://github.com/evanw/esbuild/compare/v0.18.10...v0.18.11

Changelog: https://github.com/evanw/esbuild/blob/v0.18.11/CHANGELOG.md
2023-07-01 04:20:00 +00:00
Mario Rodas
c33c6c4aa4 esbuild: 0.18.9 -> 0.18.10
Diff: https://github.com/evanw/esbuild/compare/v0.18.9...v0.18.10

Changelog: https://github.com/evanw/esbuild/blob/v0.18.10/CHANGELOG.md
2023-06-26 04:20:00 +00:00
Mario Rodas
9d746127bc esbuild: 0.18.8 -> 0.18.9
Diff: https://github.com/evanw/esbuild/compare/v0.18.8...v0.18.9

Changelog: https://github.com/evanw/esbuild/blob/v0.18.9/CHANGELOG.md
2023-06-26 04:20:00 +00:00
Mario Rodas
ca3fe35107 esbuild: 0.18.7 -> 0.18.8
Diff: https://github.com/evanw/esbuild/compare/v0.18.7...v0.18.8

Changelog: https://github.com/evanw/esbuild/blob/v0.18.8/CHANGELOG.md
2023-06-24 04:20:00 +00:00
Mario Rodas
7a36cb5631 esbuild: 0.18.6 -> 0.18.7
Diff: https://github.com/evanw/esbuild/compare/v0.18.6...v0.18.7

Changelog: https://github.com/evanw/esbuild/blob/v0.18.7/CHANGELOG.md
2023-06-24 04:20:00 +00:00
Mario Rodas
e8e1e97a3f esbuild: 0.18.5 -> 0.18.6
Diff: https://github.com/evanw/esbuild/compare/v0.18.5...v0.18.6

Changelog: https://github.com/evanw/esbuild/blob/v0.18.6/CHANGELOG.md
2023-06-21 04:20:00 +00:00
Mario Rodas
5789287a95 esbuild: 0.18.4 -> 0.18.5
Diff: https://github.com/evanw/esbuild/compare/v0.18.4...v0.18.5

Changelog: https://github.com/evanw/esbuild/blob/v0.18.5/CHANGELOG.md
2023-06-19 04:20:00 +00:00
Mario Rodas
38d5461112 esbuild: 0.18.3 -> 0.18.4
Diff: https://github.com/evanw/esbuild/compare/v0.18.3...v0.18.4

Changelog: https://github.com/evanw/esbuild/blob/v0.18.4/CHANGELOG.md
2023-06-16 04:20:00 +00:00
Mario Rodas
faab4a33ed esbuild: 0.18.2 -> 0.18.3
Diff: https://github.com/evanw/esbuild/compare/v0.18.2...v0.18.3

Changelog: https://github.com/evanw/esbuild/blob/v0.18.3/CHANGELOG.md
2023-06-16 04:20:00 +00:00
Mario Rodas
e0f32a3637 esbuild: 0.18.0 -> 0.18.2
Diff: https://github.com/evanw/esbuild/compare/v0.18.0...v0.18.2

Changelog: https://github.com/evanw/esbuild/blob/v0.18.2/CHANGELOG.md
2023-06-13 04:20:00 +00:00
undefined
b7d18de79f
esbuild: add undefined-moe to maintainers 2023-06-10 23:02:35 +08:00
undefined
2f0471c477
esbuild: 0.17.9 -> 0.18.0 2023-06-10 23:02:14 +08:00
Mario Rodas
0b39cd74e2 esbuild: 0.17.18 -> 0.17.19
Diff: https://github.com/evanw/esbuild/compare/v0.17.18...v0.17.19

Changelog: https://github.com/evanw/esbuild/blob/v0.17.19/CHANGELOG.md
2023-05-13 04:20:00 +00:00