parent
684b8a5c9e
commit
5f9dca81e1
12 changed files with 1000 additions and 697 deletions
home/mpv/scripts
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
persist-properties-src,
|
||||
mpv-persist-properties-src,
|
||||
buildLua,
|
||||
...
|
||||
}:
|
||||
buildLua {
|
||||
pname = "persist-properties";
|
||||
version = persist-properties-src.shortRev;
|
||||
version = mpv-persist-properties-src.shortRev;
|
||||
|
||||
src = persist-properties-src;
|
||||
src = mpv-persist-properties-src;
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
pointer-event-src,
|
||||
mpv-pointer-event-src,
|
||||
buildLua,
|
||||
...
|
||||
}:
|
||||
buildLua {
|
||||
pname = "pointer-event";
|
||||
version = pointer-event-src.shortRev;
|
||||
version = mpv-pointer-event-src.shortRev;
|
||||
|
||||
src = pointer-event-src;
|
||||
src = mpv-pointer-event-src;
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
touch-gestures-src,
|
||||
mpv-touch-gestures-src,
|
||||
buildLua,
|
||||
...
|
||||
}:
|
||||
buildLua {
|
||||
pname = "touch-gestures";
|
||||
version = touch-gestures-src.shortRev;
|
||||
version = mpv-touch-gestures-src.shortRev;
|
||||
|
||||
src = touch-gestures-src;
|
||||
src = mpv-touch-gestures-src;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue