use enhanced tinylog

This commit is contained in:
Rongsong Shen 2025-11-04 15:55:38 +08:00
parent 09101274fc
commit 0158ebc202

View file

@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "shen390s";
repo = "tinylog";
rev = "master";
hash = "sha256-hyr9enK/ClO1v6dlGKTBKUvlXX5f166+CS0RyvYBRWI=";
hash = "sha256-EvLoi4Yew7hE8wnogh7nJxoDsZbjphsHCCxuWzbWysA=";
};
nativeBuildInputs = [ cmake ];