Commit Graph

25 Commits

Author SHA1 Message Date
R. Ryantm
f0ed87f7d8 elvis-erlang: 5.0.3 -> 5.0.4 2026-05-29 12:30:25 +00:00
R. Ryantm
a0f50bab36 elvis-erlang: 5.0.2 -> 5.0.3 2026-04-11 03:11:00 +00:00
R. Ryantm
e13e1d96e0 beam26Packages.elvis-erlang: 4.2.3 -> 5.0.2 2026-03-31 07:47:27 +00:00
R. Ryantm
198bc4bb9f beam26Packages.elvis-erlang: 4.2.1 -> 4.2.3 2026-03-06 01:48:02 +00:00
R. Ryantm
9d6d423c24 beam26Packages.elvis-erlang: 4.2.0 -> 4.2.1 2026-02-18 06:32:01 +00:00
R. Ryantm
120d1a23c0 elvis-erlang: 4.1.1 -> 4.2.0 2026-02-12 00:43:21 +00:00
Silvan Mosberger
b68cc636d3 treewide: Remove nixfmt-rfc-style from update script shebangs
Based on the Nixpkgs used and the version of nixfmt-rfc-style in that
version, it's likely that not the correct version is used.

Update scripts should instead run within a Nixpkgs development shell
(`nix-shell`/`nix develop`/`direnv`), where the correct version of
`nixfmt` (although `treefmt` should be preferred) is always available.
2025-07-15 23:27:22 +02:00
R. Ryantm
0ead409018 beam26Packages.elvis-erlang: 4.0.0 -> 4.1.1 2025-06-22 13:11:07 +00:00
R. Ryantm
bafe946fc9 beam26Packages.elvis-erlang: 3.2.6 -> 4.0.0 2025-04-14 12:36:37 -04:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
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
df80b55ac5 elvis-erlang: 3.2.5 -> 3.2.6 2024-09-29 15:19:44 +00:00
Weijia Wang
7fcffb1bc5 elvis-erlang: 3.1.0 -> 3.2.5 (#326803) 2024-09-12 22:25:52 +02:00
Sigmanificient
63d05d989e pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
R. Ryantm
efc044691c elvis-erlang: 3.1.0 -> 3.2.5 2024-07-13 12:16:58 +00:00
Weijia Wang
bcac1decd0 Merge pull request #315566 from r-ryantm/auto-update/elvis-erlang
elvis-erlang: 3.0.1 -> 3.1.0
2024-06-04 22:16:53 +02:00
isabel
63aceac766 treewide: remove unused occurence of fetchFromGitHub argument 2024-05-30 05:56:07 +00:00
R. Ryantm
30ebc6ab7c elvis-erlang: 3.0.1 -> 3.1.0 2024-05-29 09:04:22 +00:00
R. Ryantm
03faf44a8a elvis-erlang: 1.1.0 -> 3.0.1 2023-08-05 14:03:34 +00:00
Kira Bruneau
320ce5c6d7 elvis-erlang: remove explicit url passed to list-git-tags 2022-04-23 15:30:56 -04:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
José Romildo
ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
R. Ryantm
dbfd4f7a6a elvis-erlang: 1.0.1 -> 1.1.0 2022-01-21 06:15:24 +00:00
David
53072cc066 elvis: init at 1.0.1 2021-07-09 11:37:43 +09:00