Commit graph

8 commits

Author SHA1 Message Date
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Bart Brouns 16d2c4bb9f ladspah: 1.13 -> 1.15 2019-07-23 12:30:08 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* 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-06-28 20:43:35 +02:00
Bart Brouns ea6482e3d6 ladspa-sdk: change back mirror to original site 2017-12-08 20:47:03 +01:00
Bart Brouns 3b6b47976e ladspaH: move src to mirror, please also merge in 15.09 2016-02-06 13:39:30 +01:00
Bart Brouns 413c17e430 add ladspa-sdk, move ladspaH 2015-05-13 22:09:48 +02:00
Renamed from pkgs/applications/audio/ladspa-plugins/ladspah.nix (Browse further)