about summary refs log tree commit diff
path: root/pkgs/applications/audio/nootka
AgeCommit message (Collapse)AuthorFilesLines
2023-05-06nootka: use getDev to access .dev attributesSergei Trofimovich1-1/+1
To allow `libjack2` to extract headers to a separare `.dev` output `nootka` should refer to it via `getDev` indirection.
2022-09-22nootka: drop unstable packageManuel Mendez1-54/+0
2022-09-22nootka: 1.4.7 -> 2.0.2Manuel Mendez1-8/+17
2022-05-30treewide: pkgs/applications: mark broken for aarch64-linuxRick van Schijndel1-0/+1
2021-11-07pkgs/applications: rename name to pname&version part 1 (#144949)Felix Bühler1-7/+25
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30application/development: /s/name/pname&version/Felix Buehler1-2/+3
2021-06-10Change all alsaLib references to alsa-libAndersonTorres2-4/+4
2021-01-25qtbase: Check for wrapQtAppsHook in setupHookThomas Tuegel2-0/+4
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch2-4/+4
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
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-2/+2
2020-03-26nootka: init at 1.4.7, init unstable at 1.7.0-beta1Orivej Desh2-0/+64