about summary refs log tree commit diff
path: root/pkgs/applications/audio/pd-plugins
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16treewide: stdenv.lib -> libBen Siraphob8-32/+32
2020-09-22gem: 2020-03-26 -> 2020-09-22Arnout Engelen1-15/+3
removing the need for a patch, as that PR has now been merged.
2020-08-01gem: init at 2020-03-26Arnout Engelen1-0/+62
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly7-7/+7
2019-08-28treewide: remove redundant recvolth2-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth6-7/+7
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger3-3/+3
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-03-25helmholtz: fix failing buildBart Brouns1-0/+3
2017-12-09cyclone: 0.1-alpha55 -> 0.3beta-2Bart Brouns1-20/+14
2017-12-09maxlib: 1.5.5 -> 1.5.7Bart Brouns1-12/+10
2017-12-09timbreID: 0.6.0 -> 0.7.0Bart Brouns1-8/+18
2017-08-13zexy: fix buildBart Brouns1-1/+2
2016-07-19Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2-3/+3
2016-07-17puremapping: update 1.01 -> 20160130Cillian de Róiste1-3/+4
2016-07-17zexy: don't patchShebangs, breaks buildBart Brouns1-1/+0
2016-03-05Use general hardening flag toggle listsFranz Pletz3-3/+3
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
2016-02-28Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2-2/+2
2016-02-28use the sourceforge mirrors everywherezimbatm2-2/+2
find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-19puremapping: 1.01 -> 20160130Robin Gloster1-3/+3
old version was taken down
2016-02-12mrpeach: turn off format hardeningRobin Gloster1-1/+3
2016-02-09maxlib: turn off format hardeningRobin Gloster1-0/+2
2016-02-09cyclone: turn off format hardeningRobin Gloster1-0/+2
2015-09-01helmholtz: unset the curl user-agent to fix the downloadCillian de Róiste1-0/+1
I've checked this with the developer to ensure it isn't blocked deliberately and she said it was just a problem with the hosting provider, so it is fine to work around it.
2015-06-04fix: add missing versionsArseniy Seroka1-1/+1
2015-03-16Punctuation and capitalisation.Bart Brouns6-10/+6
2015-03-16add puredata-with-plugins:Bart Brouns7-0/+277
a wrapper for puredata, plus packages for the following plugins: cyclone helmholtz maxlib mrpeach puremapping timbreid zexy