mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-06-13 19:06:38 +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.