Commit Graph

18 Commits

Author SHA1 Message Date
HigherOrderLogic
3c9b70a64f fishPlugins.done: convert to finalAttrs pattern 2026-06-30 23:13:52 +00:00
Rexiel Scarlet
7efec6ef94 fishPlugins.done: include jq dependency
added self to maintainers
2026-06-13 12:53:44 +04:00
Jost Alemann
aaf9ecf95f fishPlugins.done: 1.20.2 -> 1.21.1
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.21.1
Diff: https://github.com/franciscolourenco/done/compare/1.20.2...1.21.1
2025-12-15 11:18:41 +01:00
Jost Alemann
5c45de7889 fishPlugins.done: 1.20.1 -> 1.20.2
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.20.2
Diff: https://github.com/franciscolourenco/done/compare/1.20.1...1.20.2
2025-12-13 18:26:38 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Jost Alemann
b4c351353c fishPlugins.done: 1.20.0 -> 1.20.1
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.20.1
Diff: https://github.com/franciscolourenco/done/compare/1.20.0...1.20.1
2025-12-01 17:52:37 +01:00
R. Ryantm
0c9d09e41b fishPlugins.done: 1.19.3 -> 1.20.0 2025-05-15 19:50:11 +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
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
a4b7371c70 fishPlugins.done: 1.19.2 -> 1.19.3 2024-04-12 00:52:18 +00:00
R. Ryantm
a3d47ebf72 fishPlugins.done: 1.19.1 -> 1.19.2 2024-02-24 05:20:48 +00:00
Malo Bourgon
5ab2d2b365 fishPlugins.done: 1.17.1 -> 1.19.1
Diff: https://github.com/franciscolourenco/done/compare/1.17.1...1.19.1
2023-11-17 10:37:35 -08:00
Malo Bourgon
615ccb250e fishPlugins.done: 1.17.0 -> 1.17.1
Diff: https://github.com/franciscolourenco/done/compare/1.17.0...1.17.1
2023-10-02 10:16:36 -07:00
Malo Bourgon
c51302f081 fishPlugins.done: 1.16.5 -> 1.17.0
Diff: https://github.com/franciscolourenco/done/compare/1.16.5...1.17.0
2023-09-27 17:30:20 -07:00
Malo Bourgon
50c8c2083a fishPlugins.done: 1.16.3 -> 1.16.5 2021-10-04 12:35:28 -07:00
Malo Bourgon
b24129f9c9 fishPlugins.done: 1.16.1 -> 1.16.3 2021-07-13 03:45:36 +09:00
Malo Bourgon
fd44ecd1d8 fishPlugins.done: init at 1.16.1 2021-04-21 10:04:32 -07:00