diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-12 09:51:43 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-12 09:51:43 -0500 |
| commit | 560c68eee0c0a0130aea84e8a9383224627d4bba (patch) | |
| tree | 8501ae223670ef6d207800bde39183f04b6cfc0a /nix | |
| parent | ebf97687fa206816495e99529ea81348cb87aa87 (diff) | |
Fix NixOS CI: tinyxml2 renamed to tinyxml-2 in nixpkgs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/mobase-shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
