unixtools: Add version to packages (#429688)
This commit is contained in:
@@ -44,6 +44,7 @@ let
|
||||
};
|
||||
passthru = {
|
||||
inherit provider;
|
||||
inherit (provider) version;
|
||||
}
|
||||
// lib.optionalAttrs (builtins.hasAttr "binlore" providers) {
|
||||
binlore.out = (binlore.synthesize (getBin bins.${cmd}) providers.binlore);
|
||||
|
||||
Reference in New Issue
Block a user