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
Weijia Wang
0e48629e39
Merge pull request #313924 from Lurkki14/gpl2-pkgs-shells
...
pkgs/shells: remove licenses.gpl2
2024-05-24 10:17:05 +02:00
Jussi Kuokkanen
f57d955412
pkgs/shells: remove licenses.gpl2
2024-05-23 18:28:43 +03: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
Adam C. Stephens
3c3ae63632
Merge pull request #297119 from mfrw/mfrw/fish-3.7.1
...
fish: 3.7.0 -> 3.7.1
2024-03-20 10:28:18 -04:00
Muhammad Falak R Wani
f3a20533b7
fish: fix passthru tests for darwin
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-20 09:25:38 -04: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
Muhammad Falak R Wani
ce9d71e62b
fish: 3.7.0 -> 3.7.1
...
Diff: https://github.com/fish-shell/fish-shell/compare/3.7.0...3.7.1
Changelog: https://github.com/fish-shell/fish-shell/releases/tag/3.7.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-19 12:23:07 +05:30
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +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
Adam Stephens
70514428af
fish: add changelog url
2024-01-02 07:40:58 -08:00
Adam Stephens
af1e902005
fish: add adamcstephens as maintainer
2024-01-02 07:40:58 -08:00
Adam Stephens
87e492bd3a
fish: 3.6.4 -> 3.7.0
2024-01-02 07:40:58 -08:00
OTABI Tomoya
80bc35ed20
Merge pull request #272292 from r-ryantm/auto-update/fishPlugins.fzf-fish
...
fishPlugins.fzf-fish: 10.1 -> 10.2
2023-12-06 15:06:58 +09:00
Adam Stephens
7ad508ade7
fish: 3.6.1 -> 3.6.4
...
Diff: https://github.com/fish-shell/fish-shell/compare/3.6.1...3.6.4
2023-12-05 16:11:25 -05:00
R. Ryantm
7c77b21fd9
fishPlugins.fzf-fish: 10.1 -> 10.2
2023-12-05 15:54:25 +00:00