make logos override more resilient

This commit is contained in:
778a69cd 2025-02-28 13:13:28 +01:00
parent 4d23d92fe9
commit 1fb459382a

View file

@ -282,7 +282,7 @@
inherit (icons) logo favicon;
in
old: {
postPatch =
postPatch = old.postPatch or "" +
''
cp '${logo}' src/assets/logo.svg