summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/video
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2023-01-31 16:39:02 +0800
committerGitHub <noreply@github.com>2023-01-31 16:39:02 +0800
commit701588b0c63bda3d45602aea754e50275765ae59 (patch)
treee606cd4fe3348a9d38620b322640cfc7afa9246d /pkgs/applications/video
parentba846cd05b15dbb41f1af9f01f8c0ea000840098 (diff)
parent24460ed802eda26a7a6300053df17b75444fff6e (diff)
Merge pull request #213386 from robryk/cinelerra
cinelerra: unstable-2021-02-14 -> unstable-2023-01-29
Diffstat (limited to 'pkgs/applications/video')
-rw-r--r--pkgs/applications/video/cinelerra/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/video/cinelerra/default.nix b/pkgs/applications/video/cinelerra/default.nix
index 0ce0623ec9d9..972a68e04f03 100644
--- a/pkgs/applications/video/cinelerra/default.nix
+++ b/pkgs/applications/video/cinelerra/default.nix
@@ -44,13 +44,13 @@
stdenv.mkDerivation {
pname = "cinelerra-cv";
- version = "unstable-2021-02-14";
+ version = "unstable-2023-01-29";
src = fetchFromGitHub {
owner = "cinelerra-cv-team";
repo = "cinelerra-cv";
- rev = "7d0e8ede557d0cdf3606e0a8d97166a22f88d89e";
- sha256 = "0n84y2wp47y89drc48cm1609gads5c6saw6c6bqcf5c5wcg1yfbj";
+ rev = "bb00ac6b70fcf3cf419348b56f9b264bc01c1a89";
+ sha256 = "11965kb3d7xcvlcf8p7jlzk9swk5i78x7wja4s3043wlzmqmwv0q";
};
preConfigure = ''