update imgui in nix flake

This commit is contained in:
Green Sky
2025-10-09 16:16:46 +02:00
parent 9d7800bb4f
commit f9667430b9
2 changed files with 5 additions and 5 deletions

View File

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