summary refs log tree commit diff
path: root/pkgs/applications/audio/baudline
Commit message (Collapse)AuthorAge
* baudline: use jack2 instead of jack1Bart Brouns2017-07-29
| | | | | | | Otherwise it doesn't connect with the rest of the system. [Bjørn: I think this is a symptom of jack1 packaging problem in nixpkgs. The two libraries are _supposed_ to be interchangeable.]
* use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* treewide: Mass replace 'glibc}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
|
* baudline: init at 1.0.8Bjørn Forsman2015-10-23
Baudline is a scientific signal analysis application. I was unsure whether the baudline license allowed packaging in nixpkgs, so I sent a copy of this nix expression (and some explanation) to their support. I got this reply: From: Erik Olson <erik@sigblips.com> Subject: Re: Licensing question Hello Bjorn, This sounds fine. What you suggest doing is very similar to how the FreeBSD FreshPorts system deals with baudline. Erik So basically, everything is good as long as we only distribute the _expression_ to install the package. We must not distribute the package (binary).