summary refs log tree commit diff
path: root/pkgs/applications/audio/munt
Commit message (Collapse)AuthorAge
* mt32emu-qt: init at 1.9.0AndersonTorres2022-02-01
|
* mt32emu-smf2wav: init at 1.7.0AndersonTorres2022-02-01
|
* libmt32emu: init at 2.5.3AndersonTorres2022-02-01
|
* munt: removeAndersonTorres2022-02-01
| | | | | | | | | Munt is a monorepo, and it uses multiple directories for their various subprojects. While there is an attempt to unified release tags for future releases, for now we will rely on this current state of things and release each useful program "independently". This specific patch is just for cleanup purposes.
* munt: 2.5.0 -> 2.5.3AndersonTorres2022-01-31
|
* treewide: remove darwin-only manual wrapQtApp invocationsDmitry Kalinkin2021-09-28
|
* munt: Add maintainer, 2.4.1 -> 2.5.0OPNA26082021-06-17
|
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
|
* treewide: remove gnidorahSandro Jäckel2021-04-30
| | | | due to github account removal/deletion and not other mean of contact.
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* munt: 2.4.0 -> 2.4.1gnidorah2020-10-08
|
* munt: 2.3.0 -> 2.4.0 (#89008)gnidorah2020-06-15
| | | Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
* munt: use qt5's mkDerivationgnidorah2019-08-19
|
* munt: init at 2.3.0gnidorah2019-05-04