mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-16 11:52:33 +00:00
Swapped `--prefix` with `--suffix` according to the NixOS manual: https://nixos.org/manual/nixpkgs/stable/#fun-makeWrapper Using prefix essentially hardcodes dependencies without a fallback, and these dependencies are only needed during runtime.