Update wl-mitm

This commit is contained in:
Peter Cai 2025-03-09 15:26:35 -04:00
parent 78c8a5951c
commit 41482e4524
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ listen = "/xdg_runtime/wayland-10"
upstream = "/xdg_runtime/wayland-0"
[exec]
notify = "/usr/bin/notify-libnotify.sh"
notify_cmd = "/usr/bin/notify-libnotify.sh"
[filter]
allowed_globals = [

View file

@ -1,4 +1,4 @@
ARG WL_MITM_COMMIT=49ed44763955da1fd227220f52070d72ae61bfdc
ARG WL_MITM_COMMIT=ea591acb8e1a4926e49011b8b5098ab4a5b37973
ARG SOMMELIER_COMMIT=984b27ad47ee08178a3128d5c7e96eb109fe09da
FROM docker.io/archlinux:base-devel-20250302.0.316047 AS builder-wl-mitm