Commit Graph

130 Commits

Author SHA1 Message Date
Yt
ca0f2b31fc
Merge pull request #316304 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.05.0 -> 24.06.0
2024-06-10 21:03:32 +00:00
R. Ryantm
8a6a14d1d4 fishPlugins.forgit: 24.05.0 -> 24.06.0 2024-06-10 20:02:34 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Yohann Boniface
db5f339eec
fishPlugins.wakatime-fish: unbreak (#317803) 2024-06-07 01:07:51 +02:00
Sigmanificient
1d5618e0ec wakatime: rename to wakatime-cli 2024-06-02 17:12:06 +02:00
Haseeb Majid
9039081ce7
fishPlugin.fish-git-abbr: init at 0.2.1-unstable-2023-06-19 (#297873)
* fishPlugin.fish-git-abbr: init at 19-06-23

* Update pkgs/shells/fish/plugins/git-abbr.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/shells/fish/plugins/git-abbr.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

---------

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2024-05-11 23:12:00 +09:00
Peder Bergebakken Sundt
3e4eeaee40
Merge pull request #291191 from msladecek/add-fish-gruvbox
fishPlugins.gruvbox: init at 0-unstable-2021-10-12
2024-05-11 12:06:15 +02:00
msladecek
52e7cbb72b
fishPlugins.gruvbox: init at 0-unstable-2021-10-12 2024-05-10 21:11:30 +02:00
R. Ryantm
a8f0062799 fishPlugins.forgit: 24.04.0 -> 24.05.0 2024-05-01 01:55:16 +00: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
Pascal Wittmann
c0d5d2ca20
Merge pull request #303504 from r-ryantm/auto-update/fishPlugins.done
fishPlugins.done: 1.19.2 -> 1.19.3
2024-04-12 14:25:11 +02:00
R. Ryantm
a4b7371c70 fishPlugins.done: 1.19.2 -> 1.19.3 2024-04-12 00:52:18 +00:00
Weijia Wang
98d50dfca1
Merge pull request #301401 from r-ryantm/auto-update/fishPlugins.sdkman-for-fish
fishPlugins.sdkman-for-fish: 2.0.0 -> 2.1.0
2024-04-09 15:06:31 +02:00
R. Ryantm
9cac204f99 fishPlugins.fzf-fish: 10.2 -> 10.3 2024-04-07 12:52:26 +00:00
R. Ryantm
2af74b8dc5 fishPlugins.wakatime-fish: 0.0.5 -> 0.0.6 2024-04-04 19:35:18 +00:00
R. Ryantm
5c9c36ef67 fishPlugins.sdkman-for-fish: 2.0.0 -> 2.1.0 2024-04-04 01:17:37 +00:00
R. Ryantm
2f33899915 fishPlugins.forgit: 24.03.2 -> 24.04.0 2024-04-01 04:51:37 +00:00
R. Ryantm
04fa683bd8 fishPlugins.wakatime-fish: 0.0.3 -> 0.0.5 2024-03-27 13:12:13 +00:00
Weijia Wang
0bcd044c65
Merge pull request #297082 from quantenzitrone/puffer
fishPlugins.puffer: unstable-2022-10-07 -> 1.0.0
2024-03-20 10:03:39 +01:00
Quantenzitrone
2cdc766aae
fishPlugins.puffer: unstable-2022-10-07 -> 1.0.0 2024-03-19 03:14:00 +01:00
R. Ryantm
2847707ee5 fishPlugins.forgit: 24.03.1 -> 24.03.2 2024-03-16 01:14:16 +00:00
Lin Xianyi
6c1d07ab09 fishPlugins.transient-fish: init at 0-unstable-2024-03-10 2024-03-10 10:00:52 +08:00
OTABI Tomoya
3da2051297
Merge pull request #292987 from hmajid2301/add-fifc-fish-plugin
fishPlugin.fifc: init at 0.1.1
2024-03-07 23:07:20 +09:00
R. Ryantm
1cf069cbee fishPlugins.forgit: 24.03.0 -> 24.03.1 2024-03-06 12:25:35 +00:00
Haseeb Majid
27a75df26c
fishPlugin.fifc: init at 0.1.1
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2024-03-03 12:55:15 +00:00
R. Ryantm
c617c307da fishPlugins.forgit: 24.02.0 -> 24.03.0 2024-03-01 13:51:28 +00:00
Pol Dellaiera
e7f5510c96
Merge pull request #291059 from r-ryantm/auto-update/fishPlugins.pure
fishPlugins.pure: 4.8.0 -> 4.11.0
2024-02-24 22:18:13 +01:00
Nick Cao
1a1f521e92
Merge pull request #291057 from r-ryantm/auto-update/fishPlugins.done
fishPlugins.done: 1.19.1 -> 1.19.2
2024-02-24 10:28:20 -05:00
R. Ryantm
bb331a8c65 fishPlugins.pure: 4.8.0 -> 4.11.0 2024-02-24 05:21:03 +00:00
R. Ryantm
f96ed27264 fishPlugins.forgit: 24.01.0 -> 24.02.0 2024-02-24 05:20:51 +00:00
R. Ryantm
a3d47ebf72 fishPlugins.done: 1.19.1 -> 1.19.2 2024-02-24 05:20:48 +00:00
ocfox
bd1c70e141
fishPlugins.tide: 6.0.1 -> 6.1.1
Diff: https://github.com/IlanCosman/tide/compare/v6.0.1...v6.1.1
2024-02-12 12:52:41 +08:00
hexclover
2ac86e10d5 fishPlugins.plugin-git: fix hash 2024-02-10 19:58:32 +08:00
Gaetan Lepage
5b268e1313 fishPlugins.plugin-git: add GaetanLepage to maintainers 2024-02-10 00:08:27 +01:00
Gaetan Lepage
c25c4d4933 fishPlugins.plugin-git: 0.1 -> 0.2
Diff: https://github.com/jhillyerd/plugin-git/compare/refs/tags/v0.1...v0.2

Changelog: https://github.com/jhillyerd/plugin-git/releases/tag/v0.2
2024-02-09 23:28:02 +01:00
Steven Kou
30e8820750
fishPlugins.forgit: 23.04.0 -> 24.01.0 2024-01-15 13:40:05 -05:00
R. Ryantm
7c77b21fd9 fishPlugins.fzf-fish: 10.1 -> 10.2 2023-12-05 15:54:25 +00:00
Nick Cao
7fb0a90f42
Merge pull request #268150 from malob/update-github-copilot-cli-fish
fishPlugins.github-copilot-cli-fish: 0.1.33 -> 0.1.33.1
2023-11-17 21:03:02 -05:00
Malo Bourgon
8276cc4a66 fishPlugins.github-copilot-cli-fish: 0.1.33 -> 0.1.33.1
Diff: https://github.com/z11i/github-copilot-cli.fish/compare/0.1.33...0.1.33.1
2023-11-17 10:40:55 -08: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
pacien
3f8dbecdd0 fishPlugins.fzf-fish: 10.0 -> 10.1
Diff: https://github.com/PatrickF1/fzf.fish/compare/v10.0...v10.1
Changelog: https://github.com/PatrickF1/fzf.fish/releases/tag/v10.1
2023-11-06 18:10:12 +01:00
OTABI Tomoya
c6576561ec
Merge pull request #263368 from Scrumplex/pkgs/bobthefisher/bump-2023-10
fishPlugins.bobthefisher: unstable-2023-03-09 -> unstable-2023-10-25
2023-11-02 10:53:49 +09:00
Sefa Eyeoglu
c2e92e9066
fishPlugins.bobthefisher: unstable-2023-03-09 -> unstable-2023-10-25
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-01 21:47:32 +01:00
Noah Santschi-Cooney
33d6002c50
fishPlugins.bobthefish: unstable-2022-08-02 -> unstable-2023-06-16 2023-10-25 21:37:53 +01:00
Christina Sørensen
f2bf0dbd4e
fishPlugins.tide: 5.6.0 → 6.0.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-10 18:25:22 +02: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
Weijia Wang
a17bb78eb3
Merge pull request #241994 from ocfox/tide-5.6.0
fishPlugins.tide: 5.5.1 -> 5.6.0
2023-09-07 02:51:56 +02:00