unixtools: Add version to packages (#429688)
This commit is contained in:
commit
2fbfd008c2
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user