mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
edl: 3.52.1-unstable-2025-04-16 -> 3.52.1-unstable-2025-05-05
This commit is contained in:
parent
dac052eb34
commit
bd9e669d49
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
|||
|
||||
python3Packages.buildPythonPackage {
|
||||
pname = "edl";
|
||||
version = "3.52.1-unstable-2025-04-16";
|
||||
version = "3.52.1-unstable-2025-05-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bkerler";
|
||||
repo = "edl";
|
||||
rev = "3adab1652cdac05cb567646dda94ea06a14f8961";
|
||||
rev = "407f1a98572cd41bfb9fbda3c15db854d42a54f6";
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-fhbZ0KZLE4jdTjvlZNKlXgE0kta7YXWsG7xkIznchGU=";
|
||||
hash = "sha256-KISUWlQxblNMaBoL+cckgEBAIJUgBXBNr1w1Z2kVIIc=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue