Commit Graph

3 Commits

Author SHA1 Message Date
Michael Thomas
0de1f14ac0 firebird-emu: support darwin
firebird-emu supports darwin, but the derivation has not been tested on macOS.

This commit adds darwin support to the derivation, with the necessary tweaks to support building for a darwin target.
Namely, adds a workaround for https://github.com/NixOS/nixpkgs/issues/19098, and adds a missing dependency, qtquickcontrols.

Also, adds a postInstall hook which moves the MacOS .app file to the Applications/ folder in the
store, enabling proper linking to /Applications or ~/Applications and appearance in Spotlight
and Launchpad.
2023-11-17 15:14:51 +01:00
Weijia Wang
c24515de8f firebird-emu: 1.5 -> 1.6 2023-03-20 21:58:04 +02:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00