about summary refs log tree commit diff
path: root/pkgs/applications/audio/carla/default.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-10-08carla: 2.1.1 -> 2.2.0 and use the default qt515Frederik Rietdijk1-2/+2
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
2020-06-11carla: 2.1 -> 2.1.1Bart Brouns1-2/+2
2020-04-14carla: 2.0.0 -> 2.1R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-14carla: properly wrap plugin programs. fixes #67923Minijackson1-0/+7
2019-09-14carla: enable parallel buildingMinijackson1-0/+2
2019-07-05wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel1-5/+8
2019-06-16treewide: remove unused variables (#63177)volth1-2/+2
2019-05-23carla: init at 2.0.0 (#60346)RĂ©mi NICOLE1-0/+71