unixtools: add version to packages
This commit is contained in:
parent
aa855cb1a2
commit
416a1879f1
@ -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