Commit Graph

16 Commits

Author SHA1 Message Date
R. Ryantm
7856aa990a fishPlugins.hydro: 0-unstable-2025-12-31 -> 0-unstable-2026-02-24 2026-06-26 13:25:25 +00:00
HigherOrderLogic
69376d6061 fishPlugins.hydro: add update script 2026-06-25 06:12:10 +00:00
HigherOrderLogic
e0cd3178e7 fishPlugins.hydro: add HigherOrderLogic as maintainer 2026-06-25 06:12:10 +00:00
HigherOrderLogic
5f7f61bc5f fishPlugins.hydro: 0-unstable-2024-11-02 -> 0-unstable-2025-12-31 2026-02-10 07:56:35 +00: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
dish
591be9d9a7 fishPlugins.hydro: remove self from maintainers 2025-11-24 18:34:58 -05:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
EmmChriss
85717e6130 fishPlugins.hydro: 2024-03-24 -> 2024-11-02 2025-02-07 07:45:37 +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
Sefa Eyeoglu
aff0cebe5a fishPlugins.*: fix versions 2024-11-09 10:27:49 +01:00
Bruno Pacheco
348a4d16b0 fishPlugins.hydro: change sha256 to hash 2024-07-15 13:59:13 -04:00
Bruno Pacheco
07d1ea706f fishPlugins.hydro: 2022-02-21 → 2024-03-24
Should fix https://github.com/jorgebucaran/hydro/issues/55
2024-07-15 13:01:11 -04:00
Pyrox
11255ef03c maintainers: thehedgeh0g -> pyrox0
Also updates my information and contact info.

I no longer use The Hedgehog as my github username or online presence
username, so this fixes that. It also matches my github username, so it
should be easier for others to mention me if needed.
2024-04-24 12:53:58 -04:00
Mr Hedgehog
3e7621390c maintainers: mrhedgehog -> thehedgeh0g 2022-06-07 11:29:19 -04:00
Kid
3c7f457e4c fishPlugins.hydro: fix meta 2022-03-18 19:35:42 +00:00
Mr Hedgehog
8a0e148134 fishPlugins.hydro: init at d487506 (#163325)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-10 14:13:39 +01:00