Add fish and zsh to CI

This commit is contained in:
Wildan M 2026-02-08 14:54:00 +07:00
parent 95ea0ffaca
commit dd3d40ec29
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79
3 changed files with 4 additions and 3 deletions

View File

@ -58,6 +58,7 @@ expat = {}
extrautils = {}
ffmpeg6 = {}
findutils = {}
fish-shell = {}
fontconfig = {}
freedoom = {}
freefont = {}
@ -213,6 +214,7 @@ winit-wayland = {}
xxhash = {}
xz = {}
zenity = {}
zsh = {}
zlib = {}
zstd = {}

View File

@ -1,5 +1,4 @@
# WIP: Builds, runs, but hangs on waitpid
#TODO: Install share/completion files
[source]
git = "https://github.com/fish-shell/fish-shell"
rev = "54e8ad7e90a8213c01ba58de0640223bee6846d6"

View File

@ -1,4 +1,4 @@
#TODO: Buggy, can't return after running commands
#TODO: spammy getrusage() warning, or need times() support
[source]
tar = "https://github.com/zsh-users/zsh/archive/refs/tags/zsh-5.9.tar.gz"
blake3 = "a15b94fae03e87aba6fc6a27df3c98e610b85b0c7c0fc90248f07fdcb8816860"