mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-23 17:54:17 +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.