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