summary refs log tree commit diff
path: root/pkgs/applications/audio/non
Commit message (Collapse)AuthorAge
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* lrdf: move from librdf librariesOrivej Desh2020-03-23
| | | | It was never called librdf and it is not a librdf.org project.
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: use wafHookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp
* non: 2017-03-29 -> 2018-02-15Nicolò Balzarotti2018-02-15
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* non: 2016-12-07 -> 2017-03-29Nicolò Balzarotti2017-03-29
|
* non: 2016-04-05 -> 2016-12-07Nicolò Balzarotti2016-12-09
|
* non: 2016-03-06 -> 2016-04-05=2016-04-23
|
* non: 2016-02-07 -> 2016-03-06=2016-03-07
|
* non: 2015-12-16 -> 2016-02-07=2016-02-12
|
* non: 2015-10-6 -> 2015-12-16=2016-01-06
|
* non: init at 2015-10-6=2015-10-11