summary refs log tree commit diff
path: root/pkgs/applications/networking/mumble/overlay.nix
Commit message (Collapse)AuthorAge
* pkgsi686Linux.mumble: fix buildRaphael Robatsch2022-11-08
| | | | | Fixes 'static assertion failed: static_assert(sizeof(CCameraAngles) == 0x408, "");' when compiling pkgsi686Linux.mumble, which is a dependency of x64 mumble_overlay.
* Merge master into staging-nextgithub-actions[bot]2021-07-27
|\
| * mumble_overlay: remove phasesFelix Buehler2021-07-25
| |
* | applications/networking: /s/name/pname&version/Felix Buehler2021-07-19
|/
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* mumble-overlay: fix outdated install phaseldesgoui2020-10-02
| | | | | | | | As it stands, the mumble-overlay install phase attemps to link `{mumble}/lib/libmumble.so.1.2.*` to its output's `lib/libmumble.so.1`, this has stopped matching any file ever since mumble has passed version 1.3. Instead, we simply link from `{mumble}/lib/libmumble.so.1`
* mumble_overlay: fixing the library pathMarek Mahut2019-08-17
|
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* mumble_overlay: move from mumble and more fixesNikolay Amiantov2016-04-24