Search Criteria
Package Details: stabilitymatrix 2.15.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stabilitymatrix.git (read-only, click to copy) |
|---|---|
| Package Base: | stabilitymatrix |
| Description: | Multi-Platform Package Manager for Stable Diffusion |
| Upstream URL: | https://github.com/LykosAI/StabilityMatrix |
| Keywords: | ai image-generation stable-diffusion |
| Licenses: | AGPL3 |
| Submitter: | let |
| Maintainer: | let |
| Last Packager: | let |
| Votes: | 8 |
| Popularity: | 0.54 |
| First Submitted: | 2024-04-06 23:53 (UTC) |
| Last Updated: | 2026-05-15 16:35 (UTC) |
Latest Comments
1 2 3 Next › Last »
let commented on 2026-05-15 16:35 (UTC)
i am so sorry, i updated to 2.15.7 but forgot to push x-x
deanrw commented on 2026-05-14 22:00 (UTC)
Please could you add git to the makedepends, so this can be built in a clean chroot?
unstable-code commented on 2025-12-28 17:17 (UTC) (edited on 2025-12-28 17:18 (UTC) by unstable-code)
Although the PKGBUILD lists
dotnet-sdkas a dependency, the build currently fails on systems wheredotnet-sdkpoints to version 10.0.0.The
Husky.dll(at the "dotnet husky install" step) strictly requires .NET 9.0.0 and does not automatically roll forward to 10.0. This causes an error code 150 even if a higher version of .NET is installed.To fix this for everyone, could you please:
Explicitly add
dotnet-sdk-9.0anddotnet-runtime-9.0to the dependencies?Or add export
DOTNET_ROLL_FORWARD=Majorto thebuild()function?Currently, the only workaround is manually installing .NET 9.0.
codericcardo commented on 2025-07-21 13:13 (UTC)
Hi! I've prepared an update for
stabilitymatrixto version 2.14.3, just released on GitHub.Changes:
pkgverto2.14.3v2.14.3dotnet-sdk-8.0frommakedependsdotnet-sdk(targeting .NET 9.0)Build tested locally and working fine. Here's the patch:
Happy to help!
let commented on 2025-05-16 10:14 (UTC)
Something is weird with release 2.14.1, seems like it has been deleted? Will roll back to 2.14.0 for now.
ChrisLane commented on 2025-05-15 08:39 (UTC)
Invalid reference error when building the new version:
TheGreatAndyChow commented on 2025-04-26 16:23 (UTC)
The sha256sum in the script is no longer valid, the current hash is 6841af33ce7c33188e54d6f7d0491c8f38ba61159b9deeae77b0749663a02ce1
let commented on 2025-04-19 16:23 (UTC) (edited on 2025-04-19 16:24 (UTC) by let)
My apologies, I've been using Fedora Linux for a while, so I could not maintain and test this package properly. But now I'm back on Arch, so I'll be keeping it up it once again.
Also, thanks to @envolution for the suggestions. They have been implemented, and the package is better now.
1 2 3 Next › Last »