keepass-qrcodeview: set pname and version

This commit is contained in:
Hythera
2026-02-22 14:45:01 +01:00
parent 524a89083f
commit 37683f9976
@@ -43,7 +43,7 @@ let
in
# Mono is required to compile plugin at runtime, after loading.
buildEnv {
name = drv.name;
inherit (drv) pname version;
paths = [
mono
drv