Commit Graph

19 Commits

Author SHA1 Message Date
R. Ryantm
2b8b7fa812 fishPlugins.pure: 4.15.0 -> 4.18.0 2026-08-15 02:20:35 +02:00
HigherOrderLogic
247f9416e2 fishPlugins.pure: convert to finalAttrs pattern 2026-06-30 23:13:53 +00:00
R. Ryantm
fc396c6d25 fishPlugins.pure: 4.12.0 -> 4.15.0 2026-01-10 16:29:17 +00:00
R. Ryantm
90747f59d0 fishPlugins.pure: 4.11.3 -> 4.12.0 2025-10-04 04:19:25 +00:00
Aleksana
f47f96b861 fishPlugins.pure: update project homepage (#411513) 2025-06-29 21:42:55 +08:00
Édouard Lopez
f0df0c4775 fishPlugins.pure: update project homepage
docs(pkgs): update `pure` project homepage
see decision to migrate to organization: https://github.com/pure-fish/pure/issues/249#issuecomment-751510259
2025-06-28 20:08:38 +02:00
Marcel
d5c077f4d2 fishPlugins.pure: 4.11.0 -> 4.11.3 2025-06-09 18:21:00 +02: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
euxane
1dabc1f584 maintainers: rename pacien -> euxane, update details 2024-12-21 21:20:22 +01: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
bb331a8c65 fishPlugins.pure: 4.8.0 -> 4.11.0 2024-02-24 05:21:03 +00:00
pacien
2dc5c6ef04 fishPlugins.pure: re-enable check phase 2023-08-31 10:36:08 +00:00
pacien
015752db49 fishPlugins.pure: 4.7.0 -> 4.8.0 2023-08-31 10:36:08 +00:00
Marcus Ramberg
07075b3ff9 fishPlugins.pure: 4.1.1 -> 4.7.0 2023-08-27 22:57:34 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
pacien
8da867297a fishPlugins.pure: 3.4.2 -> 4.1.1
The repository of the project has been transferred to a GitHub organisation.
See https://github.com/pure-fish/pure/issues/249.

The tests of this package are also failing upstream, so they have been
temporarily disabled here too.
2021-06-29 22:55:24 +02:00
pacien
648a3db934 fishPlugins.buildFishPlugin: use wrapFish 2021-01-11 00:47:56 +01:00
pacien
59c1b6d0e7 fishPlugins.pure: init at 3.4.2 2021-01-04 18:51:11 +01:00