mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
keepass-keetraytotp: set pname and version
This commit is contained in:
@@ -44,7 +44,7 @@ let
|
||||
in
|
||||
# Mono is required to compile plugin at runtime, after loading.
|
||||
buildEnv {
|
||||
name = drv.name;
|
||||
inherit (drv) pname version;
|
||||
paths = [
|
||||
mono
|
||||
drv
|
||||
|
||||
Reference in New Issue
Block a user