From fbe71e9c4809b8df417ef86bf7bd2110152bb666 Mon Sep 17 00:00:00 2001 From: Pascal Wittmann Date: Fri, 20 Jul 2018 22:58:52 +0200 Subject: [PATCH] cinelerra: add version see issue #43717 --- pkgs/applications/video/cinelerra/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/video/cinelerra/default.nix b/pkgs/applications/video/cinelerra/default.nix index 4adbdbdadb2..cefabfbcab5 100644 --- a/pkgs/applications/video/cinelerra/default.nix +++ b/pkgs/applications/video/cinelerra/default.nix @@ -7,7 +7,7 @@ , fontconfig, intltool }: stdenv.mkDerivation { - name = "cinelerra-git"; + name = "cinelerra-unstable-2016-01-12"; # # REGION AUTO UPDATE: { name="cinelerra"; type="git"; url="git://git.cinelerra.org/j6t/cinelerra.git"; } # src= sourceFromHead "cinelerra-9f9adf2ad5472886d5bc43a05c6aa8077cabd967.tar.gz"