Commit Graph

2999 Commits

Author SHA1 Message Date
Weijia Wang
24436c6d6f powershell: 7.4.2 -> 7.4.3 2024-06-20 10:59:44 +02:00
R. Ryantm
434da283a5 spaceship-prompt: 4.15.3 -> 4.16.0 2024-06-19 15:53:58 +00:00
Nick Cao
6ae0e8bd59
Merge pull request #320505 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-06-08 -> 0-unstable-2024-06-16
2024-06-18 16:08:53 -04:00
R. Ryantm
c8b6250124 hishtory: 0.295 -> 0.297 2024-06-18 14:46:15 +00:00
R. Ryantm
e681a07830 nu_scripts: 0-unstable-2024-06-08 -> 0-unstable-2024-06-16 2024-06-17 10:19:31 +00:00
R. Ryantm
f16c1b17ee oh-my-zsh: 2024-06-04 -> 2024-06-13 2024-06-15 13:55:08 +00:00
Nick Cao
838cafb59b
Merge pull request #319478 from r-ryantm/auto-update/zsh-you-should-use
zsh-you-should-use: 1.7.4 -> 1.8.0
2024-06-13 13:52:29 -04:00
Silvan Mosberger
f467b066db
Merge pull request #319393 from infinisil/zsh-abbr-man
zsh-abbr: Install man page
2024-06-13 18:52:59 +02:00
R. Ryantm
55023c9bdf zsh-you-should-use: 1.7.4 -> 1.8.0 2024-06-13 04:35:03 +00:00
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
Silvan Mosberger
cce99f56aa zsh-abbr: install man page 2024-06-12 23:40:02 +02:00
github-actions[bot]
477d2d32ff
Merge master into staging-next 2024-06-12 00:02:10 +00:00
Weijia Wang
c102899c0e
Merge pull request #317533 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: 0-unstable-2024-04-15 -> 0-unstable-2024-06-03
2024-06-12 00:43:09 +02:00
github-actions[bot]
79bbeb1aaf
Merge master into staging-next 2024-06-11 00:02:06 +00:00
R. RyanTM
3288f1bf5c
oh-my-zsh: 2024-05-31 -> 2024-06-04 (#318134) 2024-06-10 19:41:25 -04:00
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
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01: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
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
R. Ryantm
d716e1e267 nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08 2024-06-09 04:38:28 +00:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
Minijackson
17d990d9f7
zsh: disable function subdirs
partial revert of #242678,
since it can make Zsh very slow to start
2024-06-07 16:58:34 +02:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next 2024-06-07 06:01:17 +00:00
Yt
9c2adf0c9a
Merge pull request #317269 from JoaquinTrinanes/nu_plugin_polars
nu_plugin_polars: init at 0.94.1
2024-06-07 00:51:11 +00:00
github-actions[bot]
4ace29447c
Merge master into staging-next 2024-06-07 00:02:15 +00:00
Yohann Boniface
db5f339eec
fishPlugins.wakatime-fish: unbreak (#317803) 2024-06-07 01:07:51 +02:00
Joaquín Triñanes
73472e3d77
nu_plugin_net: Fix meta.mainProgram 2024-06-06 19:49:42 +02:00
Joaquín Triñanes
923ad862cd
nu_plugin_polars: init at 0.94.1 2024-06-06 19:49:42 +02:00
R. Ryantm
338bbf8fdb zsh-prezto: 0-unstable-2024-04-15 -> 0-unstable-2024-06-03 2024-06-05 19:09:36 +00:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Yt
227f0327cb
Merge pull request #317245 from BaerLKR/update-nu_plugin_net
nu_plugin_net: 1.4.0 -> 1.4.1
2024-06-04 22:05:54 +00:00
Nick Cao
4cd61d85a6
Merge pull request #316945 from r-ryantm/auto-update/hishtory
hishtory: 0.294 -> 0.295
2024-06-04 15:53:05 -04:00
Lovis Rentsch
abf9d35cfb
nu_plugin_net: 1.4.0 -> 1.4.1
The plugins for nushell must be built with the same version as the
current shell, so I want to update it to use the current nushell version
that is in the 24.05 and unstable branches (0.93.0).
2024-06-04 18:50:56 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
R. Ryantm
df8c4c6b1d hishtory: 0.294 -> 0.295 2024-06-03 15:21:08 +00:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
Weijia Wang
8bd9ff0f78
Merge pull request #315086 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01
2024-06-02 19:07:46 +02:00
Sandro
42fa9593b9
Merge pull request #315913 from Sigmanificient/wakatime-cli 2024-06-02 19:00:11 +02:00
Eric Kim-Butler
78ae8350dc nushell: 0.93.0 -> 0.94.1 2024-06-02 17:26:59 +02:00
Weijia Wang
b1be798d6a
Merge pull request #311705 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-05-03 -> 2024-05-31
2024-06-02 17:24:34 +02:00
Sigmanificient
1d5618e0ec wakatime: rename to wakatime-cli 2024-06-02 17:12:06 +02:00
github-actions[bot]
39c82b1a85
Merge master into staging-next 2024-06-02 00:02:38 +00:00
Yt
28f30464c6
Merge pull request #316082 from JoaquinTrinanes/fix_nu_plugins_license
nushellPlugins: fix incorrect license
2024-06-01 22:23:14 +00:00
R. Ryantm
bec6bcc79f nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01 2024-06-01 21:16:05 +00:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
R. Ryantm
0903e4d0c9 carapace: 1.0.2 -> 1.0.3 2024-06-01 00:28:17 +00:00
R. Ryantm
dc96571a57 oh-my-zsh: 2024-05-03 -> 2024-05-31 2024-05-31 16:33:59 +00:00
Joaquín Triñanes
5ff8d5cbe7
nushellPlugins: fix incorrect license 2024-05-31 08:55:59 +02:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
Weijia Wang
24432d228e
Merge pull request #310394 from Sigmanificient/remove-2y-broken
Remove long (18+ months) broken packages
2024-05-30 17:30:31 +02:00
Sigmanificient
ad1cc3a045 dgsh: remove
notice dgsh removal
2024-05-30 02:03:56 +02:00
R. Ryantm
66b6e84e28 spaceship-prompt: 4.15.2 -> 4.15.3 2024-05-29 15:14:31 +00:00
github-actions[bot]
545ffa3ee7
Merge staging-next into staging 2024-05-29 06:01:50 +00:00
Jörg Thalheim
112ada3320
Merge pull request #314657 from Mic92/editline
editline: enable sigstop
2024-05-29 06:48:24 +02:00
Jörg Thalheim
59135e4435 jush: drop shell
It hasn't received significant updates after its initial development 5
years ago. It seems more like a proof of concept of editline.
I was trivially able to crash the shell multiple times by providing
invalid syntax. Given the feature set I doubt that it has many users.
2024-05-29 06:21:54 +02:00
github-actions[bot]
88d9d40017
Merge staging-next into staging 2024-05-29 00:02:38 +00:00
R. Ryantm
e5135b2585 zsh-abbr: 5.7.1 -> 5.8.0 2024-05-28 09:39:12 +00:00
Audrey Dutcher
846de80d1c various: Enable updateAutotoolsGnuConfigScriptsHook
Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
2024-05-27 11:09:28 -04:00
github-actions[bot]
7537b40813
Merge staging-next into staging 2024-05-26 18:01:42 +00:00
Guillaume Girol
752302b194
Merge pull request #263246 from romildo/upd.liquidprompt
liquidprompt: 2.1.2 -> 2.2.0
2024-05-26 15:37:20 +02:00
github-actions[bot]
edcb881454
Merge staging-next into staging 2024-05-25 18:01:21 +00:00
Andrew Kvalheim
8fdf340723 carapace: update homepage
- Previous URL returns 404 Not Found
- Current URL is referenced at https://github.com/carapace-sh/carapace-bin
2024-05-24 17:21:38 -07:00
vieta
4e8412889f zsh-completions: add licenses 2024-05-24 18:41:15 +02:00
github-actions[bot]
a73d2d9b62
Merge staging-next into staging 2024-05-24 12:01:26 +00: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
github-actions[bot]
dfe5aa3439
Merge staging-next into staging 2024-05-22 18:01:30 +00:00
Weijia Wang
696ec1e28d
Merge pull request #313484 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.6.0 -> 5.7.1
2024-05-22 19:28:22 +02:00
José Romildo
b59a2179d9 liquidprompt: 2.1.2 -> 2.2.0
liquidpromptrc-dist and liquid.theme are not available anymore

generate liquidpromptrc-dist from the docs

install themes and contributed presets
2024-05-22 09:45:46 -03:00
José Romildo
22277f6274 liquidprompt: run preInstall and postInstall hooks 2024-05-22 09:35:33 -03:00
José Romildo
fa107c65e4 liquidprompt: update homepage and git repository 2024-05-22 09:35:33 -03:00
José Romildo
b512d4c1bf liquidprompt: add update script 2024-05-22 09:35:33 -03:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging 2024-05-22 00:02:35 +00:00
R. Ryantm
864a40a21d zsh-abbr: 5.6.0 -> 5.7.1 2024-05-21 20:37:00 +00:00
R. Ryantm
d87778fd7e nu_scripts: 0-unstable-2024-05-15 -> 0-unstable-2024-05-19 2024-05-21 05:12:24 +00:00
Sandro
b6a0d866b7
Merge pull request #310322 from r-ryantm/auto-update/bash-completion
bash-completion: 2.13.0 -> 2.14.0
2024-05-19 16:24:39 +02:00
R. Ryantm
7e5879ff42
bash-completion: 2.13.0 -> 2.14.0 2024-05-18 21:57:03 +02:00
Audrey Dutcher
fc246ead19 bash: Fix build on FreeBSD cross 2024-05-18 10:04:17 +02:00
Nick Cao
3cbcfa6593
Merge pull request #312102 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-05-08 -> 0-unstable-2024-05-15
2024-05-17 18:10:45 -04:00
Franz Pletz
88523fa0e7
Merge pull request #312326 from r-ryantm/auto-update/zsh-you-should-use
zsh-you-should-use: 1.7.3 -> 1.7.4
2024-05-17 13:10:14 +02:00
R. Ryantm
3426ed3cc9 zsh-abbr: 5.4.1 -> 5.6.0 2024-05-17 03:28:14 +00:00
R. Ryantm
01d7cc7c3c zsh-you-should-use: 1.7.3 -> 1.7.4 2024-05-17 00:47:26 +00:00
R. Ryantm
773835677b nu_scripts: 0-unstable-2024-05-08 -> 0-unstable-2024-05-15 2024-05-16 02:32:23 +00:00
Weijia Wang
b680cd4d0c
Merge pull request #311853 from Sigmanificient/adopt-mooooore
treewide: adopt some packages with no maintainers
2024-05-15 13:01:21 +02:00
Sigmanificient
c6f5d6a526 ksh: reformat, use finalAttrs over rec 2024-05-15 09:21:57 +02:00
Sigmanificient
88382bf5e8 ksh: add sigmanificient in maintainers 2024-05-15 09:21:57 +02:00
Raghav Sood
351274bf94
nushellPlugins.query: 0.92.1 -> 0.93.0 2024-05-15 14:28:19 +08:00
Raghav Sood
89b9621978
nushellPlugins.gstat: 0.92.1 -> 0.93.0 2024-05-15 14:28:05 +08:00
Raghav Sood
2d3eb89ad0
nushellPlugins.formats: 0.92.1 -> 0.93.0 2024-05-15 14:27:44 +08:00
John Titor
22666a6cbf
nushell: 0.92.1 -> 0.93.0 2024-05-14 22:18:11 +05:30
Weijia Wang
df66529b1e
Merge pull request #309744 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-04-25 -> 2024-05-03
2024-05-13 23:27:30 +02:00
Nick Cao
0b9a1cbbe2
Merge pull request #311219 from r-ryantm/auto-update/hishtory
hishtory: 0.293 -> 0.294
2024-05-13 10:51:44 -04:00
Pyrox
3a86eb9e05
zsh-fzf-tab: 1.1.1 -> 1.1.2 2024-05-12 22:37:09 -04:00
R. Ryantm
cf075f41ea hishtory: 0.293 -> 0.294 2024-05-13 01:37:02 +00: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
4017cdecc1 nu_scripts: 0-unstable-2024-04-30 -> 0-unstable-2024-05-08 2024-05-09 19:31:50 +00:00
éclairevoyant
9f038dd682
Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stuff
treewide: Fix some unstableGitUpdater users
2024-05-09 10:03:46 +00:00
R. Ryantm
7f9e729fe2 oh-my-zsh: 2024-04-25 -> 2024-05-03 2024-05-07 05:31:42 +00:00
Miguel Madrid-Mencía
9e3ffad0a6
carapace: 1.0.1 -> 1.0.2 2024-05-06 09:18:14 +02:00
OPNA2608
693b337466 zsh-prezto: unstable-2024-04-15 -> 0-unstable-2024-04-15 2024-05-05 22:45:23 +02:00
OPNA2608
e1c10217f9 rc-9front: unstable-2022-11-01 -> 0-unstable-2022-11-01 2024-05-05 22:45:23 +02:00
OPNA2608
be077886cd nushellPlugins.net: unstable-2024-04-05 -> 0-unstable-2024-04-05
cargoHash is affected by version change because full derivation name is used in the vendoring process.
2024-05-05 22:45:23 +02:00
Weijia Wang
8dc78bf7d3
Merge pull request #301205 from r-ryantm/auto-update/nu_scripts
nu_scripts: unstable-2024-03-20 -> 0-unstable-2024-04-30
2024-05-04 18:04:01 +02:00
R. Ryantm
1ee42882f3 hishtory: 0.292 -> 0.293 2024-05-03 15:13:42 +00:00
R. Ryantm
6865f55ecc nu_scripts: unstable-2024-03-20 -> 0-unstable-2024-04-30 2024-05-02 22:09:06 +00:00
R. Ryantm
0ec04f5d0e spaceship-prompt: 4.15.1 -> 4.15.2 2024-05-01 17:57:07 +00:00
Yt
7603765655
Merge pull request #308142 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.04.0 -> 24.05.0
2024-05-01 11:09:28 +00:00
R. Ryantm
a8f0062799 fishPlugins.forgit: 24.04.0 -> 24.05.0 2024-05-01 01:55:16 +00:00
Nick Cao
da1044c076
Merge pull request #307911 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-04-23 -> 2024-04-25
2024-04-30 08:58:06 -04:00
R. Ryantm
61fb3e4139 oh-my-zsh: 2024-04-23 -> 2024-04-25 2024-04-30 05:36:26 +00:00
R. Ryantm
8fd0d958ee zimfw: 1.13.0 -> 1.13.1 2024-04-29 15:16:04 +00:00
Christina Sørensen
9255c4d2d0
treewide: adopt orphaned packages
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-04-28 20:43:06 +02:00
Nick Cao
67939e1d93
Merge pull request #307369 from r-ryantm/auto-update/hilbish
hilbish: 2.2.2 -> 2.2.3
2024-04-28 10:44:23 -04:00
R. Ryantm
b9950223d9 hilbish: 2.2.2 -> 2.2.3 2024-04-28 02:08:26 +00:00
Nick Cao
a7071ccc08
Merge pull request #307055 from r-ryantm/auto-update/hishtory
hishtory: 0.291 -> 0.292
2024-04-27 10:22:34 -04:00
Weijia Wang
4d52d3e0d0
Merge pull request #302022 from r-ryantm/auto-update/zsh-prezto
zsh-prezto: unstable-2024-03-17 -> unstable-2024-04-15
2024-04-27 02:56:57 +02:00
R. Ryantm
04f49c6afc hishtory: 0.291 -> 0.292 2024-04-26 20:20:11 +00:00
R. RyanTM
4c51051b98
oh-my-zsh: 2024-04-12 -> 2024-04-23 (#305062) 2024-04-25 08:58:18 -04:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +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
Kamila Borowska
0d3b34f45a maintainers: remove KamilaBorowska 2024-04-21 22:26:12 +02:00
R. Ryantm
c0270e4a90 hishtory: 0.290 -> 0.291 2024-04-21 12:46:45 +00:00
Yt
6b2b7cdf62
Merge pull request #304663 from wegank/bindgen-1
nushellPlugins: use rustPlatform.bindgenHook
2024-04-19 21:18:44 +00:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next 2024-04-17 18:01:04 +00:00
Nick Cao
a68c46b9b3
Merge pull request #304132 from r-ryantm/auto-update/carapace
carapace: 1.0.0 -> 1.0.1
2024-04-17 10:46:02 -04:00
github-actions[bot]
bd26da84da
Merge master into staging-next 2024-04-17 12:01:02 +00:00
Matthias Beyer
8e399bfe22
Merge pull request #304690 from r-ryantm/auto-update/hilbish
hilbish: 2.2.1 -> 2.2.2
2024-04-17 08:19:54 +02:00
Vladimír Čunát
73f2b40dfc
Merge branch 'master' into staging-next 2024-04-17 08:03:50 +02:00
R. Ryantm
499c830373 hilbish: 2.2.1 -> 2.2.2 2024-04-17 01:27:46 +00:00
Weijia Wang
045d1840e7 nushellPlugins.query: use rustPlatform.bindgenHook 2024-04-17 01:58:03 +02:00
Weijia Wang
d32e908b92 nushellPlugins.gstat: use rustPlatform.bindgenHook 2024-04-17 01:57:34 +02:00
Weijia Wang
79b9b9d80a nushellPlugins.formats: use rustPlatform.bindgenHook 2024-04-17 01:57:00 +02:00
Scott Zhu Reeves
49716578cc maintainers: remove star-szr 2024-04-16 14:43:21 -04:00
github-actions[bot]
feedc73bee
Merge master into staging-next 2024-04-16 18:00:57 +00:00
R. RyanTM
3ad65e9f48
oh-my-zsh: 2023-11-29 -> 2024-04-12 (#303737) 2024-04-16 11:27:15 -04:00
R. Ryantm
0b6a38c517 zsh-prezto: unstable-2024-03-17 -> unstable-2024-04-15 2024-04-16 12:40:17 +00:00
github-actions[bot]
4d2386d2dd
Merge master into staging-next 2024-04-15 18:00:56 +00:00
Nick Cao
f35e5e6d78
Merge pull request #304144 from r-ryantm/auto-update/hishtory
hishtory: 0.288 -> 0.290
2024-04-15 09:49:23 -04:00
github-actions[bot]
e69e1e588b
Merge master into staging-next 2024-04-15 06:01:02 +00:00
Josh Rickmar
c0200c0d4e oksh: link to ncurses
This fixes the ^L keybinding in emacs mode to properly clear the
screen.
2024-04-14 23:23:23 -04:00
R. Ryantm
e8c2fa5ebc hishtory: 0.288 -> 0.290 2024-04-15 01:11:04 +00:00
R. Ryantm
037368082f carapace: 1.0.0 -> 1.0.1 2024-04-15 00:24:23 +00:00
github-actions[bot]
598389768a
Merge master into staging-next 2024-04-14 00:05:19 +00:00
R. Ryantm
4ade905f62 powershell: 7.4.1 -> 7.4.2 2024-04-13 04:31:17 +00:00