use enhanced tinylog
This commit is contained in:
parent
09101274fc
commit
0158ebc202
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
owner = "shen390s";
|
owner = "shen390s";
|
||||||
repo = "tinylog";
|
repo = "tinylog";
|
||||||
rev = "master";
|
rev = "master";
|
||||||
hash = "sha256-hyr9enK/ClO1v6dlGKTBKUvlXX5f166+CS0RyvYBRWI=";
|
hash = "sha256-EvLoi4Yew7hE8wnogh7nJxoDsZbjphsHCCxuWzbWysA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake ];
|
nativeBuildInputs = [ cmake ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue