Package Details: fish-session 0.1.8-1

Git Clone URL: https://aur.archlinux.org/fish-session.git (read-only, click to copy)
Package Base: fish-session
Description: UI-first session manager for Fish shell with persistent PTY sessions
Upstream URL: https://github.com/AtefR/fish-session
Licenses: LicenseRef-UNLICENSED
Submitter: AtefR
Maintainer: AtefR
Last Packager: AtefR
Votes: 1
Popularity: 0.21
First Submitted: 2026-03-04 18:26 (UTC)
Last Updated: 2026-03-14 07:17 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

kseistrup commented on 2026-03-05 14:41 (UTC)

Great, thanks! :)

AtefR commented on 2026-03-05 14:11 (UTC) (edited on 2026-03-05 14:11 (UTC) by AtefR)

okay both issues issues fixed. thanks bro

kseistrup commented on 2026-03-05 08:00 (UTC)

Also, while you're at it:

» namcap *.pkg.tar.zst | rg E:
fish-session E: custom:unlicensed is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.

So the license identifier should be something like LicenseRef-Unlicensed, and the license file (that could be a file with a single word: Unlicensed) should be copied to $pkgdir/usr/share/doc/licenses/$pkgname/LICENSE.

Cheers.

kseistrup commented on 2026-03-05 07:51 (UTC)

I cannot build the package with the current PKGBUILD (0.1.2-1):

==> Starting build()...
error: cannot update the lock file /tmp/build/fish-session/src/fish-session-0.1.2/Cargo.lock because --locked was passed to prevent this
help: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
==> ERROR: A failure occurred in build().
    Aborting...