Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
7af79f79e2 elmPackages.elm-test: 0.19.1-revision16 -> 0.19.1-revision17 2025-11-18 15:19:07 +00:00
R. Ryantm
07f6286d6a elmPackages.elm-test: 0.19.1-revision15 -> 0.19.1-revision16 2025-07-06 20:17:14 +00: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
R. Ryantm
ff1c70717f elmPackages.elm-test: 0.19.1-revision13 -> 0.19.1-revision15 2025-02-28 08:16:53 +00:00
Mathew Polzin
02f9c742ac elmPackages.elm-test: fix noBrokenSymlinks errors
Broken symlinks to build tools for elm-test can be cleaned up in the
installed node_modules folder.
2025-02-15 00:06:30 -06:00
Mathew Polzin
c66e4fe7f8 elmPackages.elm-test: 0.19.1-revision12 -> 0.19.1-revision13
Release notes: https://github.com/rtfeldman/node-test-runner/releases/tag/0.19.1-revision13
2025-02-15 00:05:48 -06: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
PedroHLC
ae5eab1bf1 elm: refactor file structure 2024-03-28 13:28:40 -03:00