about summary refs log tree commit diff
path: root/pkgs/applications/audio/yoshimi
AgeCommit message (Collapse)AuthorFilesLines
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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-06-11yoshimi: 1.7.0.1 -> unstable-2020-01-19Bart Brouns1-7/+9
fix build with lv2 1.18.0
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-10yoshimi: 1.6.1 -> 1.7.0.1Sigrid Haflínudóttir1-2/+2
2019-12-24yoshimi: 1.6.0.3 -> 1.6.1R. RyanTM1-2/+2
2019-12-01Merge pull request #74709 from r-ryantm/auto-update/yoshimiLancelot SIX1-2/+2
yoshimi: 1.6.0.2 -> 1.6.0.3
2019-11-29yoshimi: 1.6.0.2 -> 1.6.0.3R. RyanTM1-2/+2
2019-11-18treewide: Get rid of libGLU_combinedadisbladis1-2/+2
2019-11-03yoshimi: 1.6.0.1 -> 1.6.0.2R. RyanTM1-2/+2
2019-10-13yoshimi: 1.5.11.3 -> 1.6.0.1 (#70005)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-20yoshimi: 1.5.10.2 ->1.5.11.3Bart Brouns1-2/+2
2019-03-27yoshimi: 1.5.10.1 -> 1.5.10.2 (#57517)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions
2019-01-26yoshimi: 1.5.10 -> 1.5.10.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions
2019-01-13yoshimi: 1.5.9 -> 1.5.10R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions
2018-10-03yoshimi: 1.5.8.2 -> 1.5.9R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions
2018-06-13yoshimi: 1.5.8 -> 1.5.8.2 (#41925)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions. These checks were done: - built on NixOS - /nix/store/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2/bin/yoshimi passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 1.5.8.2 with grep in /nix/store/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2 - directory tree listing: https://gist.github.com/cba4c23026b96fbb6a4cd4ee08212a0f - du listing: https://gist.github.com/867590c63053855dd8091a35257291d2
2018-05-31yoshimi: 1.5.7 -> 1.5.8 (#41221)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yoshimi/versions. These checks were done: - built on NixOS - /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8/bin/yoshimi passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 1.5.8 with grep in /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8 - directory tree listing: https://gist.github.com/53f8899fb2961c61707a03b4bcb225d1 - du listing: https://gist.github.com/3b61f944f2b81b3f5bc299051a284cec
2018-03-24yoshimi: 1.5.6 -> 1.5.7Bart Brouns1-2/+2
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev1-2/+2
2018-01-05yoshimi: 1.5.5 -> 1.5.6Bart Brouns1-2/+2
2017-12-12yoshimi: 1.5.4.1 -> 1.5.5Bart Brouns1-5/+6
2017-12-08yoshimi: 0.5.3 -> 0.5.4.1Bart Brouns1-2/+2
2017-08-28yoshimi: 1.5.0 -> 1.5.3Bart Brouns1-2/+2
2017-03-01yoshimi: 1.4.1 -> 1.5.0Bart Brouns1-3/+7
2016-11-01yoshimi: 1.3.8.2 -> 1.4.1Bart Brouns1-2/+2
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
2016-03-08Merge master into closure-sizeVladimír Čunát1-4/+4
The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
2016-02-27yoshimi: 1.3.7.1 -> 1.3.8.2Bart Brouns1-4/+4
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno1-5/+5
2015-12-03yoshimi: 1.3.6 -> 1.3.7.1Bart Brouns1-5/+5
2015-11-20Merge staging into closure-sizeVladimír Čunát1-2/+2
The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
2015-10-04yoshimi: update from 1.3.5.2 to 1.3.6Cillian de Róiste1-2/+2
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-4/+4
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-09-23yoshimi: update from 1.3.5.1 to 1.3.5.2Cillian de Róiste1-2/+2
2015-06-27Convert all jack references to libjack2William A. Kennington III1-2/+2
2015-06-23yoshimi: update from 1.3.4 to 1.3.5.1Cillian de Róiste1-2/+2
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-1/+1
Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
2015-04-20yoshimi: update from 1.3.3 to 1.3.4Cillian de Róiste1-2/+2
2015-03-07yoshimi: update from 1.3.2 to 1.3.3Cillian de Róiste1-2/+2
2015-02-15yoshimi: update from 1.3.1 to 1.3.2Cillian de Róiste1-2/+2
2015-01-02yoshimi: update from 1.3.0 to 1.3.1Cillian de Róiste1-2/+2
2014-12-02yoshimi: update from 1.2.5 to 1.3.0Cillian de Róiste1-4/+4
Fix build by adding LV2 support
2014-11-12yoshimi: update from 1.2.4 to 1.2.5Cillian de Róiste1-2/+2
2014-11-02boost: Remove boost.libWilliam A. Kennington III1-1/+1
2014-10-08yoshimi: update from 1.2.3 to 1.2.4Cillian de Róiste1-2/+2
2014-09-21boost: Update depdendent packagesWilliam A. Kennington III1-3/+3
2014-08-26yoshimi: update from 1.2.2 to 1.2.3Cillian de Róiste1-2/+2
2014-08-02yoshimi: update from 1.2.0 to 1.2.2Cillian de Róiste1-2/+2