summary refs log tree commit diff
path: root/pkgs/applications/video/lightworks
AgeCommit message (Collapse)AuthorFilesLines
2023-08-24lightworks: 2022.1.1 -> 2023.1kashw21-5/+9
lightworks: fix whitespace
2023-04-16tree-wide: buildFHSUserEnv -> buildFHSEnvAtemu1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-04-29lightworks: 2021.2.1 -> 2022.1.1Vojtěch Káně1-4/+4
2021-07-26lightworks: remove phasesFelix Buehler1-1/+0
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-06-05lightworks: fix audio playbackVojtěch Káně1-1/+2
2021-05-31lightworks: 2021.2 -> 2021.2.1Vojtěch Káně1-3/+4
2021-05-04lightworks: add me as a maintainerVojtěch Káně1-1/+1
2021-05-04lightworks: 14.0.0 -> 2021.2Vojtěch Káně1-5/+8
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-4/+4
2020-10-25treewide: drop gnome2.pango aliasJan Tojnar1-2/+2
2020-09-03treewide: use URN for fontconfig DTDJan Tojnar1-1/+1
To match upstream change: https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/9c46ef4aac87c42d013d0e7380b6aeb03e1a9949
2020-04-12lightworks: fix metaJustin Humm1-8/+8
The meta attrs must be in the final derivation, as otherwise `nix edit` or `nix search` don't work.
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-3/+3
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2019-03-24gnome3.gtk -> gtk3volth1-3/+3
fix evaluation when config.allowAliases == false (regression after #55735)
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-2/+2
It is deprecated and will be removed after 18.09.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+2
2018-05-28treewide: fix derivation namesRyan Mulligan1-1/+1
2018-05-25treewide: add version to packagesMatthew Bauer1-1/+1
Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
2018-02-24treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev1-2/+2
2017-05-08lightworks: init at 14.0.0Anton Schirg1-0/+87