update imgui in flake

This commit is contained in:
Green Sky
2025-07-13 16:00:16 +02:00
parent 776d376232
commit 231e83da4d
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
flake = false;
};
imgui = {
url = "github:ocornut/imgui/85b2fe8486190fa9326565a2fb5fccb6caea4396";
url = "github:ocornut/imgui/5d4126876bc10396d4c6511853ff10964414c776";
flake = false;
};
plutosvg = {