Nix: patch portals search dir
This commit is contained in:
parent
7ed66abe57
commit
62c75883d1
2 changed files with 25 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ in
|
|||
patches = [
|
||||
# make meson use the provided wlroots instead of the git submodule
|
||||
./meson-build.patch
|
||||
# fixes portals search path to be picked up from $XDG_DESKTOP_PORTAL_DIR
|
||||
./portals.patch
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue