fix(eval): silence some eval warnings

This commit is contained in:
Luj 2024-12-01 17:58:31 +01:00
parent 3a491d5901
commit 78da69c2c7
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 19 additions and 18 deletions

View file

@ -77,4 +77,6 @@ buildGoModule rec {
vendorHash = "sha256-U1vMIig2/mncH07o1AZ2mUor5lq5WmNsfY/X2GbSGQA=";
meta.mainProgram = "readeck";
}