From 560c68eee0c0a0130aea84e8a9383224627d4bba Mon Sep 17 00:00:00 2001 From: SulfurNitride Date: Thu, 12 Mar 2026 09:51:43 -0500 Subject: Fix NixOS CI: tinyxml2 renamed to tinyxml-2 in nixpkgs Co-Authored-By: Claude Opus 4.6 --- nix/mobase-shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix') diff --git a/nix/mobase-shell.nix b/nix/mobase-shell.nix index 19c8d34..ecab384 100644 --- a/nix/mobase-shell.nix +++ b/nix/mobase-shell.nix @@ -26,7 +26,7 @@ pkgs.mkShell { # Libraries boost sqlite - tinyxml2 + tinyxml-2 fontconfig spdlog fuse3 -- cgit v1.3.1