mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
mpvScripts.videoclip: 0.2-unstable-2026-01-22 -> 0.2-unstable-2026-05-31
This commit is contained in:
parent
db81f2e6d8
commit
3cb9a8deac
1 changed files with 3 additions and 3 deletions
|
|
@ -10,13 +10,13 @@
|
|||
}:
|
||||
buildLua {
|
||||
pname = "videoclip";
|
||||
version = "0.2-unstable-2026-01-22";
|
||||
version = "0.2-unstable-2026-05-31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Ajatt-Tools";
|
||||
repo = "videoclip";
|
||||
rev = "4856934684e4490fc0cab0b58054eac5f07754d7";
|
||||
hash = "sha256-JQGPiVRMPZa4AkxqrNlTzC2QnJ4/kQov01nIcUuFy6I=";
|
||||
rev = "d9a3e0966b238b824b86767956eb44a11ac367c6";
|
||||
hash = "sha256-NZaflGehxoIf9eY3/p9WrKXXQj3x6GDZ6iMLeu5BhPc=";
|
||||
};
|
||||
|
||||
patchPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue