figsoda
73f2151877
fishPlugins.async-prompt: init at 1.2.0
2023-03-12 19:34:36 -04:00
figsoda
b18978c3f3
fishPlugins.autopair: add figsoda as a maintainer
2023-03-10 13:11:08 -05:00
figsoda
fad7304030
fishPlugins.autopair-fish: remove in favor of fishPlugins.autopair
2023-03-10 13:11:08 -05:00
figsoda
678e2fe30e
fishPlugins.autopair: 1.0.3 -> 1.0.4
2023-03-10 13:11:08 -05:00
Matthew McMillan
32a93b58b2
fishPlugins.plugin-git: init at 0.1
2023-02-24 07:09:36 -08:00
Jonas Heinrich
2c07b94b02
fishPlugins.grc: fix system wide installation
2023-02-02 10:20:30 +01:00
Sandro
a417fae3df
Merge pull request #208360 from Quantenzitrone/puffer
...
closes https://github.com/NixOS/nixpkgs/pull/164764
2023-01-27 01:18:11 +01: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
Jamie Magee
bceec86123
fish: 3.5.1 -> 3.6.0
...
https://github.com/fish-shell/fish-shell/releases/tag/3.6.0
2023-01-09 06:37:09 -08:00
Quantenzitrone
7066d039cf
fishPlugins.puffer: init at unstable-2022-10-07
2022-12-30 13:59:18 +01:00
figsoda
49c8bc02d1
fish: omit attrPath in nix-update-script
2022-12-25 11:34:08 -05:00
Sandro
eb58322f48
Merge pull request #164762 from kidonng/autopair-fish
2022-12-04 22:47:49 +01:00
Sandro
af75410c35
Merge pull request #201646 from jocelynthode/add-tide
2022-11-20 07:17:06 +01:00
Sandro
2ac91152cc
Merge pull request #201645 from jocelynthode/add-color-man-pages
2022-11-20 07:16:45 +01:00
Jocelyn Thode
c561c54931
fishPlugins.tide: init at 5.5.1
2022-11-19 17:39:53 +01:00
Quantenzitrone
c0d10e2d1e
fishPlugins.sponge: init at 1.1.0
2022-11-19 10:35:39 -06:00
Jocelyn Thode
e19effe2ec
fishPlugins.colored-man-pages: init at unstable-2022-04-30
2022-11-17 17:25:39 +01:00
Steven Kou
2ebe637b8d
fishPlugins.forgit: 2022-08-16 -> 2022-10-14
2022-10-24 15:32:45 -04:00
Pol Dellaiera
1f89b89ec8
wrapFish: use writeShellApplication
and add runtimeInputs
2022-10-18 08:12:03 +02:00
Pol Dellaiera
ee0a595504
wrapFish: Add localConfig
and shellAliases
parameters.
2022-09-22 09:46:21 +02:00
Nan Zhong
f17c56b165
forgit: 2021-12-05 -> 2022-08-16
2022-09-05 16:33:34 -04:00
Jonas Heinrich
d48809fc86
Merge pull request #164360 from beezow/bass
...
bass: init at 1.0
2022-09-05 11:53:51 +02:00
R. Ryantm
f28b29999b
fishPlugins.fzf-fish: 9.0 -> 9.2
2022-08-14 02:45:20 +00:00
The Hedgehog
8d76b23290
fishPlugins.autopair-fish: init at 1.0.4 ( #176884 )
2022-07-29 19:23:59 -04:00
Winter
3da148134f
fish: add update script
2022-07-27 11:19:54 -07:00
Winter
e8b1b05acd
fish: add winter and srapenne as maintainers
2022-07-23 11:56:11 -07:00
kilianar
0ae02f0c41
fish: 3.5.0 -> 3.5.1
...
https://github.com/fish-shell/fish-shell/releases/tag/3.5.1
2022-07-20 17:10:45 +02:00
AndersonTorres
fa844907f3
oh-my-fish: fix some egregious errors
2022-07-06 22:50:17 -03:00
R. Ryantm
6baba0416a
fishPlugins.fzf-fish: 8.3 -> 9.0
2022-06-25 23:31:04 +00:00
Solène Rapenne
4a1b7f4a6d
fish: 3.4.1 -> 3.5.0
2022-06-16 17:22:05 +02:00
Mr Hedgehog
3e7621390c
maintainers: mrhedgehog -> thehedgeh0g
2022-06-07 11:29:19 -04:00
zowoq
a487e362a1
fish: fix failing test
2022-06-06 16:19:31 +10:00
Klemens Nanni
fa5867073f
pkgs/shells/fish: Fix completion file generator
...
Cherry-pick upstream commit to ensure that completions for commands
like mkfs.xfs(8) end up in mkfs.xfs.fish by fixing over-eager stripping
of file extensions.
All mkfs.*(8) (and fsck.*(8), etc.) programs would yield mkfs.fish files
with unique `complete -c mkfs ...` lines using the same command.
Thus completing `mkfs` in fish would for example yield XFS specific
suggestions, given "xfsprogs" was installed **and** won over other
packages.
Noticed through build logs:
```
building '/nix/store/5fz5jgkd2ycx5fk3lb30my2hr2br639f-system_fish-completions.drv'...
warning: collision between `/nix/store/1z01j2pma0l005w3qg6slndn0rp136s8-dosfstools-4.2_fish-completions/mkfs.fish' and `/nix/store/jxxgrng41l6qakg45fksk1qpil976vgi-xfsprogs-5.16.0_fish-completions/mkfs.fish'
```
2022-06-03 14:19:52 -07:00
Sandro
d5cc1e8659
Merge pull request #174910 from onny/fish-grc
...
fishPlugins.grc: init at unstable-2022-05-24
2022-05-27 18:16:02 +02:00
Jonas Heinrich
376715187c
fishPlugins.grc: init at unstable-2022-05-24
2022-05-27 13:13:55 +02:00
Artturin
8445bf5f63
fish: split doc
...
it is 3.6M
2022-05-26 07:37:44 -07:00
Artturin
ea79263e60
pkgs/shells: enable strictDeps
2022-05-06 22:31:38 +03:00
R. Ryantm
c8988e7bc3
fishPlugins.fzf-fish: 8.2 -> 8.3
2022-04-22 19:49:01 +00:00
Malo Bourgon
0e802eafad
treewide: add meta.mainProgram to many packages
2022-04-14 10:24:01 -07:00
Sandro
f013f66c14
Merge pull request #164938 from kidonng/fzf.fish
2022-04-05 23:19:47 +02:00
D Anzorge
6d33b26fd1
fish: 3.4.0 -> 3.4.1
2022-03-25 14:09:39 -07:00
Kid
bde43cf239
fishPlugins.fzf-fish: 8.1 -> 8.2
2022-03-20 05:17:59 +00:00
beezow
8dfff66db7
bass: init at 1.0
2022-03-19 22:25:10 -05:00
Kid
6b12167277
fishPlugins.forgit: unstable-2021-04-09 -> unstable-2021-12-05
2022-03-18 23:15:06 -04:00
Kid
3c7f457e4c
fishPlugins.hydro: fix meta
2022-03-18 19:35:42 +00:00
Kid
ad49258230
fishPlugins.autopair: init at 1.0.3
2022-03-18 19:19:17 +00:00
Kid
7a20bf0471
fish: disable flaky pexpect tests on aarch64-linux
2022-03-15 17:14:08 -07:00
Kid
ec85f68183
fish: 3.3.1 -> 3.4.0
2022-03-15 17:14:08 -07:00
Cole Helbling
2837d24014
Revert "fish: 3.3.1 -> 3.4.0"
2022-03-12 13:49:57 -08:00
Kid
95de56ba01
fish: 3.3.1 -> 3.4.0
2022-03-12 18:44:05 +00:00