about summary refs log tree commit diff
path: root/pkgs/applications/audio/lash
Commit message (Collapse)AuthorAge
* lash: Add propagated build inputArnold Krille2015-10-22
| | | | At least for jackmix to build successfully against jack2 (which doesn't use libuuid), the libuuid used by lash needs to be propagated build input.
* Convert all jack references to libjack2William A. Kennington III2015-06-27
|
* Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Remove obsolete jackaudio version 1.Peter Simons2014-07-28
|
* jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* nixpkgs-lint: add the platforms meta attr for most of my packagesCillian de Róiste2014-03-16
|
* lash: fix for new gccVladimír Čunát2013-02-23
|
* * Fix nix-env evaluation errors on non-Linux platforms.Eelco Dolstra2011-05-04
| | | | svn path=/nixpkgs/trunk/; revision=27143
* Adding lash, session management system for GNU/Linux audio applicationsCillian de Roiste2011-04-23
svn path=/nixpkgs/trunk/; revision=26926