1
0
Fork 0

make logos override more resilient

(cherry picked from commit 1fb459382a1b5667584407085b32d3cd828fb49c)
This commit is contained in:
778a69cd 2025-02-28 13:13:28 +01:00
parent 7d007bac87
commit 55f18b636d

View file

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